Skip to content

Commit

Permalink
fix: fix release jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
kianaza committed Jun 15, 2024
1 parent 5d87a80 commit 26a83ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
---
name: release
name: goreleaser
on:
push:
tags:
- '*'
jobs:
goreleaser:
name: release
runs-on: ubuntu-latest
steps:
-
Expand Down

0 comments on commit 26a83ef

Please sign in to comment.