Skip to content

Commit

Permalink
and again πŸ™„: update Commit files step in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Dec 20, 2021
1 parent 820429b commit b68d566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
env:
TAG: ${{ steps.ghtag.outputs.tag }}
run: |
cd ./scripts/gh-resto/tmp
cd ./scripts/gh-resto/tmp/gh-resto
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git diff --cached
Expand Down

0 comments on commit b68d566

Please sign in to comment.