Skip to content

Commit

Permalink
Update .github/workflows/seqera_docs_changelog.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Gavin <[email protected]>
  • Loading branch information
vladsavelyev and gavinelder authored Nov 29, 2024
1 parent 4ec49f4 commit 564916f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/seqera_docs_changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
token: ${{ steps.generate-token.outputs.token }}
branch-token: ${{ steps.generate-token.outputs.token }}
path: seqeralabs-docs
commit-message: "Changelog: Wave ${{ github.event.release.name }}"
Expand Down

0 comments on commit 564916f

Please sign in to comment.