Skip to content

Commit

Permalink
release: fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeken committed Aug 8, 2020
1 parent 5c52b14 commit 9bbdca7
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 @@ -30,5 +30,5 @@ jobs:
with:
version: latest
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9bbdca7

Please sign in to comment.