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

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