Skip to content

Commit

Permalink
adds token
Browse files Browse the repository at this point in the history
  • Loading branch information
reggi committed Apr 26, 2024
1 parent dadd1d9 commit be53aa3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ on:
jobs:
capture-json:
runs-on: ubuntu-latest
env:
GH_TOKEN: ${{ github.token }}
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit be53aa3

Please sign in to comment.