mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 03:06: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:
|
on:
|
||||||
release:
|
release:
|
||||||
types:
|
|
||||||
- edited
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
create_index:
|
create_index:
|
||||||
if: github.ref == 'pkgs'
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: "Download all release assets"
|
- name: "Download all release assets"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue