Skip to content

Commit 6ceb27b

Browse files
committed
Change package to get release package
1 parent 2df6921 commit 6ceb27b

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)