Skip to content

Commit

Permalink
Merge pull request #3 from juicedata/fix_workflow
Browse files Browse the repository at this point in the history
fix workflow
  • Loading branch information
zwwhdls authored Jul 5, 2024
2 parents a4e627b + ec6a1db commit ccf6def
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
REVISIONDATE=$(git log -1 --pretty=format:'%cd' --date short 2>/dev/null)
echo "REVISIONDATE=${REVISIONDATE}" >> $GITHUB_ENV
- name: goreleaser release
run: make release
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
Expand Down

0 comments on commit ccf6def

Please sign in to comment.