Update releaseArtifacts.yml
This commit is contained in:
parent
fc9465b324
commit
8aae651c2c
1 changed files with 1 additions and 2 deletions
3
.github/workflows/releaseArtifacts.yml
vendored
3
.github/workflows/releaseArtifacts.yml
vendored
|
@ -1,6 +1,5 @@
|
|||
name: Release Artifacts
|
||||
on:
|
||||
release: [created]
|
||||
on: release
|
||||
jobs:
|
||||
releaseJob:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue