Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
#minor
  • Loading branch information
simon-an authored May 7, 2022
1 parent 1fc6af4 commit 5dd233e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
release_name: Release ${{ steps.versioning.outputs.version }}
draft: false
prerelease: false
- uses: actions/checkout@v2.3.4
with:
ref: pdf
path: slides
- name: Upload Release Asset
id: upload-release-asset
uses: actions/upload-release-asset@v1
Expand Down

0 comments on commit 5dd233e

Please sign in to comment.