Skip to content

Commit

Permalink
feat: Revert adding token, seems not to be the problem
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Sep 16, 2024
1 parent 67e17f2 commit 4898612
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,3 @@ jobs:
- name: Deploy
if: ${{ github.ref_name == 'master' }}
run: yarn deploy:doc --username cozycloud --email [email protected] --repo https://cozy-bot:[email protected]/cozy/cozy-ui.git && yarn semantic-release
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 4898612

Please sign in to comment.