Skip to content

Commit

Permalink
test again
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Dec 12, 2023
1 parent df4b93c commit b5178b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webapp-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
tags:
# Only run on tags with the format v3.x.x or v3.x.x-someextra
# - 'v3.[0-9]+.[0-9]+'
- 'v3.[0-9]+.[0-9]+(-[A-Za-z0-9]*)?'
- 'v3.[0-9]+.[0-9]+(\-[A-Za-z0-9]*)?'

env:
WEBAPP_PACKAGE_NAME: webapp-${{ github.ref_name }}.tar.gz
Expand Down

0 comments on commit b5178b6

Please sign in to comment.