Skip to content

Commit 42047ca

Browse files
authored
Merge pull request #121 from fosslight/develop
Change package to get release package
2 parents 05f1fc1 + c860877 commit 42047ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818
ref: main
1919
- name: Get Release
20-
uses: agners/get-draft-release@v1.2.2
20+
uses: bruceadams/get-release@v1.3.2
2121
id: get_release
2222
env:
2323
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)