We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59deb15 commit 1865c4aCopy full SHA for 1865c4a
.github/workflows/deploy.yml
@@ -11,6 +11,7 @@ on:
11
# Allows you to run this workflow manually from the Actions tab
12
workflow_dispatch:
13
14
+jobs:
15
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
16
deploy:
17
runs-on: ubuntu-latest
0 commit comments