Skip to content

Commit

Permalink
ci: rename attach job to release
Browse files Browse the repository at this point in the history
  • Loading branch information
mttbernardini committed May 7, 2024
1 parent 0e54077 commit 1a5a783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
path: dist/*
name: built-plugins-${{ matrix.os }}

attach:
release:
runs-on: ubuntu-latest
needs: [build]
if: startsWith(github.ref, 'refs/tags/')
Expand Down

0 comments on commit 1a5a783

Please sign in to comment.