Skip to content

Commit

Permalink
Update createPDF.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Oct 27, 2023
1 parent 658f42d commit d68d669
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/createPDF.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
files: manual.pdf
tag_name: release
name: "Release ${{ github.run_number }} - $(date +'%Y-%m-%d')"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d68d669

Please sign in to comment.