We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4656447 commit 89be99fCopy full SHA for 89be99f
.github/workflows/main.yml
@@ -53,5 +53,4 @@ jobs:
53
54
# Runs a set of commands using the runners shell
55
- name: Deploy
56
- run: |
57
-
+ run: ./.github/workflows/deploy.sh
0 commit comments