Skip to content

Commit

Permalink
env GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Sep 10, 2023
1 parent 4d8e225 commit e87e6be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
branches:
- master

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit e87e6be

Please sign in to comment.