Skip to content

Commit

Permalink
release all
Browse files Browse the repository at this point in the history
  • Loading branch information
zgeor committed Nov 11, 2024
1 parent 63867f7 commit 5e9c4df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,5 @@ jobs:
run: plz-out/bin/tools/performance/gen_parse_tree.pex --plz plz-out/bin/src/please --size 1 && plz-out/bin/tools/performance/parse_perf_test.pex --plz plz-out/bin/src/please -n 1
- name: Release
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: plz-out/pkg

0 comments on commit 5e9c4df

Please sign in to comment.