Skip to content

Commit

Permalink
CI: ok fix the env thing
Browse files Browse the repository at this point in the history
  • Loading branch information
n0toose committed Jun 10, 2024
1 parent fb08467 commit 2ddb7c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
tags:
- "v*.*.*"

env:
GH_TOKEN: ${{ github.token }}

jobs:
release:
name: Create new release
Expand Down

0 comments on commit 2ddb7c0

Please sign in to comment.