Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol authored Oct 29, 2022
1 parent 12fe77d commit da39d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ needs.release.outputs.upload_url }}
asset_path: assets/summer-of-nix.pdf
asset_path: assets/presentation.pdf
asset_name: ${{ github.run_number }}--session--composition-and-inheritance--${{ needs.dependencies.outputs.version }}.pdf
asset_content_type: application/pdf

0 comments on commit da39d42

Please sign in to comment.