Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
robzr committed Feb 28, 2024
1 parent 2f6f4f7 commit 9a80db4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Release
on:
push:

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

jobs:
Release:
name: Release
Expand Down

0 comments on commit 9a80db4

Please sign in to comment.