Skip to content

Commit

Permalink
fix(ci): fix release action (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
hairmare authored Jul 4, 2020
1 parent 93bf933 commit f48caa2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: docker/build-push-action@v1
- uses: go-semantic-release/[email protected]
with:
github-token: ${{ secrets.GH_PAT_TOKEN }}
allow-initial-development-versions: true

0 comments on commit f48caa2

Please sign in to comment.