Skip to content

Commit

Permalink
fix: action plugin workflow (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
mabdh authored Sep 11, 2023
1 parent 966521c commit 4a82f38
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Get release tag
id: get_version
uses: battila7/get-version-action@v2
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4
with:
Expand Down

0 comments on commit 4a82f38

Please sign in to comment.