Update releaseArtifacts.yml

This commit is contained in:
Anthony Stirling 2023-06-10 15:15:51 +01:00 committed by GitHub
parent 9c5b967e4c
commit 579a50be2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Release Artifacts
on:
release: [created]
jobs:
push:
releaseJob:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.2