Skip to content

Commit

Permalink
update publish-test.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Siyaram Meena committed Jul 4, 2024
1 parent 1fdd18e commit bab6508
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
npm i -g tfx-cli
node -v
tfx-cli -v
echo $PUBLISHER_NAME
echo $ORG_NAME
echo ${{ secrets.PUBLISHER_NAME }}
echo ${{ secrets.ORG_NAME }}
# - name: Install dependencies
# run: cd synopsys-task && npm ci
Expand Down

0 comments on commit bab6508

Please sign in to comment.