Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashantRaj18198 authored Oct 3, 2024
1 parent b3b28a9 commit 7a9d458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:

- name: Update WARPBUILD_RUNNER_VERIFICATION_TOKEN
run: |
echo "WARPBUILD_RUNNER_VERIFICATION_TOKEN=unknown" >> $GITHUB_ENV
echo "WARPBUILD_RUNNER_VERIFICATION_TOKEN=''" >> $GITHUB_ENV
- name: Debug
run: |
echo "WARPBUILD_RUNNER_VERIFICATION_TOKEN=$WARPBUILD_RUNNER_VERIFICATION_TOKEN"
Expand Down

0 comments on commit 7a9d458

Please sign in to comment.