Update releaseArtifacts.yml
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user