Skip to content

Commit 6ab32c4

Browse files
authored
1 parent 66d4032 commit 6ab32c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/make-rel-ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
WEB_EXT_API_KEY: ${{ secrets.WEB_EXT_API_KEY }}
102102
WEB_EXT_API_SECRET: ${{ secrets.WEB_EXT_API_SECRET }}
103103
- name: Release
104-
uses: softprops/action-gh-release@v2
104+
uses: softprops/action-gh-release@v2.4.2
105105
id: release
106106
with:
107107
files: oldlander.crx,web-ext-artifacts/*.xpi,web-ext-artifacts/*.zip,dist/oldlander.user.js,dist/OldLander/OldLander.ipa,altStoreManifest.json

0 commit comments

Comments
 (0)