Update release.yml

This commit is contained in:
Jordon Brooks 2023-06-11 00:25:03 +01:00 committed by GitHub
parent 4ab3ea4592
commit b4b1ab8626
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +1,6 @@
# .github/workflows/release.yml
on:
push:
tags:
- 'release*'
- 'V*'
release:
types: [created]
@ -57,4 +53,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
RUSTTARGET: ${{ matrix.target }}
ARCHIVE_TYPES: ${{ matrix.archive }}
ARCHIVE_TYPES: ${{ matrix.archive }}