Skip to content

Commit

Permalink
Merge pull request #29 from maxpowis/dependabot/github_actions/peter-…
Browse files Browse the repository at this point in the history
…evans/repository-dispatch-2.1.2
  • Loading branch information
maxpowis authored Oct 20, 2023
2 parents 00d1aab + e4a9e5a commit 9a2b992
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 @@ -78,7 +78,7 @@ jobs:
- name: Echo release info
run: echo "::debug::Created release with url=${{ steps.create_release.outputs.url }}; id=${{ steps.create_release.outputs.id }}; upload_url=${{ steps.create_release.outputs.upload_url }}"
- name: Trigger workflow 'Publish PDF release to website'
uses: peter-evans/[email protected].1
uses: peter-evans/[email protected].2
if: ${{ github.event_name=='push' }}
with:
token: ${{ secrets.API_TOKEN_GITHUB }}
Expand Down

0 comments on commit 9a2b992

Please sign in to comment.