Skip to content

Commit

Permalink
release.yml updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Apr 2, 2020
1 parent f636dd2 commit a8cf8c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:

- uses: actions/checkout@master

- name: Build
- name: Deploy
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
run: |
make deploy
Expand Down

0 comments on commit a8cf8c9

Please sign in to comment.