1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-11-05 07:20:12 +01:00

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