Skip to content

Commit a8039a2

Browse files
committed
feat: Some new feature
1 parent 95cafab commit a8039a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
4646
run: npx semantic-release
4747
env:
48-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
48+
GITHUB_TOKEN: ${{ secrets.CUSTOM_TOKEN }}
4949
- name: Deploy to staging
5050
if: github.event_name == 'push'
5151
run: npx surge --project ./build --domain male-cellar.surge.sh

0 commit comments

Comments
 (0)