We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1203a76 commit 6bb30aeCopy full SHA for 6bb30ae
.github/workflows/upgrade-main.yml
@@ -10,4 +10,6 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Upgrade Deps
13
- uses: p6m7g8-actions/next-upgrade@main
+ uses: p6m7g8-actions/next-upgrade@main
14
+ with:
15
+ gh_token: ${{ secrets.P6_PGOLLUCCI_GH_TOKEN }}
0 commit comments