Skip to content

Commit 0d4f506

Browse files
committed
Revert "Fix deploy-main-build.yml"
This reverts commit 0c29f99.
1 parent 0c29f99 commit 0d4f506

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-main-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
run: echo "The last push was made by a user named ${{ github.event.pusher.name }}."
1616

1717
- uses: actions/checkout@v2
18+
with:
19+
token: ${{ secrets.GUSTAVO_TOKEN }}
1820

1921
- name: Bump npm prerelease version
2022
run: |

0 commit comments

Comments
 (0)