Skip to content

Commit

Permalink
Add default github token
Browse files Browse the repository at this point in the history
  • Loading branch information
philnewm committed Nov 8, 2024
1 parent b8bb7f2 commit 66157fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/repo_variable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ on:
required: false
default: false

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

jobs:
variable-present:
if: ${{ !inputs.overwrite }}
Expand Down

0 comments on commit 66157fd

Please sign in to comment.