Skip to content

Commit

Permalink
Fix token
Browse files Browse the repository at this point in the history
  • Loading branch information
apyrgio committed Nov 12, 2024
1 parent c67d8fa commit e34a4e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:

jobs:
push-in-main:
env:
GH_TOKEN: ${{ github.token }}
runs-on: ubuntu-latest
steps:
- run: |
Expand Down

0 comments on commit e34a4e7

Please sign in to comment.