Skip to content

Commit

Permalink
ci: Manually specify which tag softprops/action-gh-release should use
Browse files Browse the repository at this point in the history
  • Loading branch information
gteufelberger committed May 3, 2024
1 parent dcb918e commit 0030863
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tagpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
if: ${{ steps.tagpr.outputs.tag != '' }}
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ steps.tagpr.outputs.tag }}
files: |
src/dacs-sw/control-station-installation/main.pdf

0 comments on commit 0030863

Please sign in to comment.