We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb55394 commit 5b8244cCopy full SHA for 5b8244c
.github/workflows/deploy.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
tags:
8
+ - '*'
9
10
env:
11
FLY_API_TOKEN: ${{ secrets.FLY_API_TOKEN }}
0 commit comments