Skip to content

Commit

Permalink
Another fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Panquesito7 committed Sep 28, 2023
1 parent 2e236b7 commit a6e7914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ runs:
git push || true
fi
env:
GH_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ github.GH_TOKEN }}
- name: Delete temporary files
shell: bash
run: |
Expand Down

0 comments on commit a6e7914

Please sign in to comment.