We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea84f7c commit ea007c0Copy full SHA for ea007c0
.github/workflows/release.yml
@@ -5,6 +5,7 @@ on:
5
push:
6
branches:
7
- main
8
+ - arkenv-vite # TODO: Remove this once the vite plugin is published
9
10
concurrency: ${{ github.workflow }}-${{ github.ref }}
11
0 commit comments