Update releaseArtifacts.yml

This commit is contained in:
Anthony Stirling 2023-06-10 18:06:59 +01:00 committed by GitHub
parent d5b7125415
commit f627d251c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,7 @@
name: Release Artifacts
on:
push:
tags:
- '*'
on:
release:
types: [created]
jobs:
push:
runs-on: ubuntu-latest