Skip to content

Commit 9355022

Browse files
authored
Merge pull request #102 from fosslight/develop
Change package to get release package
2 parents 50948e0 + b574129 commit 9355022

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
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717
- name: Get Release
18-
uses: agners/get-draft-release@v1.2.2
18+
uses: bruceadams/get-release@v1.3.2
1919
id: get_release
2020
env:
2121
GITHUB_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)