Skip to content

Commit

Permalink
????????????
Browse files Browse the repository at this point in the history
  • Loading branch information
flrgh committed Nov 8, 2023
1 parent 377ec36 commit e4e1f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-ngx-wasm-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
if: steps.check-kong.outputs.sha != steps.check-repo.outputs.sha
run: |
set -x
gh auth login --with-token <<< "$GITHUB_TOKEN"
echo "$GITHUB_TOKEN" | gh auth login --with-token
gh auth setup-git
readonly BRANCH=chore/deps-bump-ngx-wasm-module
Expand Down

0 comments on commit e4e1f1a

Please sign in to comment.