Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fr3nch13 committed Jul 20, 2023
1 parent 5281d68 commit 6c9107f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ jobs:
with:
fetch-depth: 0
- uses: chainguard-dev/actions/setup-gitsign@main
- name: Setup Git for commits.
run: |
git config --local user.name "github-actions[bot]"
# This email identifies the commit as GitHub Actions - see https://github.com/orgs/community/discussions/26560
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
- name: Create Release
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 6c9107f

Please sign in to comment.