Skip to content

Commit 9cabbf9

Browse files
committed
Update action-gh-release to v2
1 parent c6b7fe0 commit 9cabbf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
mv kops-linux-amd64/nodeup kops-linux-amd64/nodeup-linux-amd64
148148
149149
- name: Release
150-
uses: softprops/action-gh-release@v1
150+
uses: softprops/action-gh-release@v2
151151
with:
152152
fail_on_unmatched_files: true
153153
files: |

0 commit comments

Comments
 (0)