Skip to content

Commit 9d09186

Browse files
authored
fix: this time, but with gusto (#15)
1 parent 82019f3 commit 9d09186

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/autorelease.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
fetch-tags: "true"
2323
fetch-depth: "0"
2424
- name: Verify new release needed
25+
env:
26+
GH_TOKEN: ${{ github.token }}
2527
run: |
2628
echo "Checking if a new release is needed"
2729
# get current version from cargo

0 commit comments

Comments
 (0)