Skip to content

Commit

Permalink
fix: identus ci update
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Ribó <elribonazo@gmail.com>
  • Loading branch information
elribonazo committed Jul 4, 2024
1 parent 483db16 commit b2b3e7b
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 @@ -112,7 +112,7 @@ jobs:

- name: "Release"
env:
GITHUB_TOKEN: ${{ secrets.IDENTUS_CI }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIT_AUTHOR_EMAIL: ${{ steps.import_gpg.outputs.email }}
GIT_COMMITTER_EMAIL: ${{ steps.import_gpg.outputs.email }}
GIT_AUTHOR_NAME: ${{ steps.import_gpg.outputs.name }}
Expand Down

0 comments on commit b2b3e7b

Please sign in to comment.