Skip to content

Commit

Permalink
Use raviqqe/goreleaser-action (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe authored Jan 17, 2025
1 parent 5ba797a commit c92b827
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 24 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: tools/release.sh
- uses: raviqqe/goreleaser-action@v1
env:
GIT_USER: ${{ secrets.GIT_USER }}
GIT_EMAIL: ${{ secrets.GIT_EMAIL }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
docker:
needs: release
Expand Down
21 changes: 0 additions & 21 deletions tools/release.sh

This file was deleted.

0 comments on commit c92b827

Please sign in to comment.