Skip to content

Commit

Permalink
add token
Browse files Browse the repository at this point in the history
  • Loading branch information
geonhwiii committed Jan 12, 2023
1 parent 399dde7 commit 60e9b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
id: tag_version
uses: mathieudutour/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.DAN_TOKEN }}

- name: create github release
uses: ncipollo/release-action@v1
Expand Down

1 comment on commit 60e9b22

@vercel
Copy link

@vercel vercel bot commented on 60e9b22 Jan 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.