Skip to content

Commit

Permalink
Update build_and_deploy_dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fladd committed Apr 5, 2024
1 parent d90d76e commit 371f1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy_dev.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
tags:
- 'v[0-9]+(\.[0-9]+)?(\.[0-9]+)?\.dev[0-9]+'
- 'v[0-9]+.[0-9]+.[0-9]+.dev[0-9]+'
jobs:
build-and-deploy-dev:
name: Build and deploy a development release
Expand Down

0 comments on commit 371f1d8

Please sign in to comment.