Skip to content

Commit 63999ea

Browse files
author
Alfredo
committed
https://github.com/softprops/action-gh-release/issues/556
1 parent 8826f56 commit 63999ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-releases.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: zip -r ${{ env.ZIP_NAME }} action assets background salesforce *.js LICENSE* README.md manifest.json -x "*/README.md"
5858

5959
- name: Create ${{ env.BROWSER }} Release
60-
uses: softprops/action-gh-release@v2.2.0
60+
uses: softprops/action-gh-release@v2
6161
with:
6262
name: ${{ env.BROWSER_VERSION_NAME }}
6363
body: See release notes at ${{ env.RELEASE_NOTES }}.

0 commit comments

Comments
 (0)