Skip to content

Commit

Permalink
I need to do everything, don't I
Browse files Browse the repository at this point in the history
  • Loading branch information
flrgh committed Nov 8, 2023
1 parent fd8e31e commit 1a55db2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-ngx-wasm-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
gh auth status
gh auth setup-git
git config --global user.email "[email protected]"
git config --global user.name "GitHub Actions"
readonly BRANCH=chore/deps-bump-ngx-wasm-module
git switch --create "$BRANCH"
Expand Down

0 comments on commit 1a55db2

Please sign in to comment.