Skip to content

Commit

Permalink
build(evrys): oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaba505 committed Oct 13, 2022
1 parent db7fcfe commit c50d067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- id: goreleaser
- name: Release
id: goreleaser
uses: goreleaser/goreleaser-action@v2
if: startsWith(github.ref, 'refs/tags/')
needs: registry_login
with:
distribution: goreleaser
version: latest
Expand Down

0 comments on commit c50d067

Please sign in to comment.