Skip to content

Commit

Permalink
config: reinstate deploys on v1 tags
Browse files Browse the repository at this point in the history
  • Loading branch information
tams sokari committed Oct 4, 2023
1 parent 2cbef33 commit 302d6ae
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml → .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: deploy v1
name: deploy production - v1

on:
push:
tags: v1
branches: main
tags: v1*

jobs:
test:
Expand Down

0 comments on commit 302d6ae

Please sign in to comment.