Skip to content

Commit

Permalink
Rename gh release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed Mar 26, 2024
1 parent d81ab20 commit 761f5d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ jobs:
with:
name: foxy-farmer-${{ matrix.package-suffix }}
path: dist/*
publish-release:
name: Publish release
publish-github-release:
name: Publish GitHub release
needs: build
if: startsWith(github.ref, 'refs/tags/')
runs-on: ubuntu-latest
Expand Down

0 comments on commit 761f5d3

Please sign in to comment.