Skip to content

Commit

Permalink
ci: Manually specify which tag softprops/action-gh-release should u…
Browse files Browse the repository at this point in the history
…se (#19)
  • Loading branch information
gteufelberger authored May 3, 2024
1 parent 6b852dc commit d39af13
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Changelog

## [v0.0.6](https://github.com/aris-space/helios-procedures/compare/v0.0.5...v0.0.6) - 2024-05-03
- ci: Use tagpr output to trigger release by @tgeorg-ethz in https://github.com/aris-space/helios-procedures/pull/17

## [v0.0.4](https://github.com/aris-space/helios-procedures/compare/v0.0.3...v0.0.4) - 2024-05-03
- ci: Make release draft by @tgeorg-ethz in https://github.com/aris-space/helios-procedures/pull/15

Expand Down

0 comments on commit d39af13

Please sign in to comment.