Skip to content

Commit

Permalink
fix(ghactions): warning on release
Browse files Browse the repository at this point in the history
  • Loading branch information
luizfonseca committed May 13, 2024
1 parent fda1cf5 commit df7e726
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: google-github-actions/release-please-action@v4
with:
release-type: rust
package-name: proksi

- name: Setup Go
if: ${{ steps.release.outputs.release_created }}
Expand Down

0 comments on commit df7e726

Please sign in to comment.