Skip to content

Commit

Permalink
Update release1.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinebhs authored Nov 5, 2024
1 parent bf2d788 commit fc8b754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Mask Node Auth Token
- run: |
run: |
NODE_AUTH_TOKEN=$(jq -r '.inputs.nodeAuthToken' $GITHUB_EVENT_PATH)
echo ::add-mask::$NODE_AUTH_TOKEN
echo NODE_AUTH_TOKEN=$NODE_AUTH_TOKEN >> $GITHUB_ENV
Expand Down

0 comments on commit fc8b754

Please sign in to comment.