Skip to content

Commit

Permalink
Add pattern to tag workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Flo0807 committed Dec 28, 2023
1 parent eb55394 commit 5b8244c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- main
tags:
- '*'

env:
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
Expand Down

0 comments on commit 5b8244c

Please sign in to comment.