Skip to content

Commit

Permalink
Fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
jmb12686 committed Jul 21, 2020
1 parent 67ada77 commit 4db3193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
uses: udondan/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ GITHUB_REPOSITORY }}
GITHUB_REPOSITORY: ${{ github.repository }}

0 comments on commit 4db3193

Please sign in to comment.