Skip to content

Commit

Permalink
Merge 2f43a05 into d0dce22
Browse files Browse the repository at this point in the history
  • Loading branch information
Mropat committed Jul 11, 2021
2 parents d0dce22 + 2f43a05 commit 8787919
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/bumpversion.yml
Expand Up @@ -14,4 +14,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
GITHUB_ACTOR: ${{ github.actor }}
GITHUB_ACTOR: ${{ github.actor }}
with:
release_pat: ${{ secrets.BUMPVERSION_TOKEN }}

0 comments on commit 8787919

Please sign in to comment.