Skip to content

Instantly share code, notes, and snippets.

@aChase55
Created October 20, 2022 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aChase55/def8bc83658cb97c39e939bf894ee21a to your computer and use it in GitHub Desktop.
Save aChase55/def8bc83658cb97c39e939bf894ee21a to your computer and use it in GitHub Desktop.
Tag filters
name: build-upload
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+-[0-9]+-Debug'
- '[0-9]+.[0-9]+.[0-9]+-[0-9]+-Release'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment