mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-21 20:46:26 +02:00
ci(release): remove filters
This commit is contained in:
parent
3c5336e516
commit
4c7ec9689e
1 changed files with 0 additions and 3 deletions
3
.github/workflows/package-index-release.yaml
vendored
3
.github/workflows/package-index-release.yaml
vendored
|
@ -2,12 +2,9 @@ name: "Package Index"
|
|||
|
||||
on:
|
||||
release:
|
||||
types:
|
||||
- edited
|
||||
|
||||
jobs:
|
||||
create_index:
|
||||
if: github.ref == 'pkgs'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: "Download all release assets"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue