Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
Use GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
Nawias authored Oct 9, 2023
1 parent 805aa9b commit 62cb9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
uses: Nawias/gha-publish-to-git@master
with:
branch: dist
github_pat: "${{ secrets.DEPLOY_TOKEN }}"
github_token: "${{ secrets.GITHUB_TOKEN }}"
source_folder: dist

0 comments on commit 62cb9bd

Please sign in to comment.