We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45da32 commit de99ae9Copy full SHA for de99ae9
.github/workflows/deploy.yml
@@ -5,6 +5,7 @@ on:
5
types: [published]
6
jobs:
7
build:
8
+ name: Build Application
9
uses: './build.yml'
10
deploy:
11
name: Deploy Application to Vercel
0 commit comments