Skip to content

Commit 6915281

Browse files
committed
WIP: fix missing uses
1 parent ea62d29 commit 6915281

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
127127
- name: Attach to release (release events)
128128
if: github.ref_type == 'tag'
129+
uses: softprops/action-gh-release@v2
129130
with:
130131
tag_name: firestarr-${{ github.ref }}
131132
name: "FireSTARR ${{ github.ref }}"

0 commit comments

Comments
 (0)