Update releaseArtifacts.yml
This commit is contained in:
parent
9c5b967e4c
commit
579a50be2c
1 changed files with 5 additions and 5 deletions
2
.github/workflows/releaseArtifacts.yml
vendored
2
.github/workflows/releaseArtifacts.yml
vendored
|
@ -2,7 +2,7 @@ name: Release Artifacts
|
|||
on:
|
||||
release: [created]
|
||||
jobs:
|
||||
push:
|
||||
releaseJob:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3.5.2
|
||||
|
|
Loading…
Reference in a new issue