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
|
name: Release Artifacts
|
||||||
on:
|
on: release
|
||||||
release: [created]
|
|
||||||
jobs:
|
jobs:
|
||||||
releaseJob:
|
releaseJob:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue