We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8071991 commit 275cab7Copy full SHA for 275cab7
.github/workflows/integration.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v2
24
25
- name: Build and Deploy
26
- uses: !e github.event.inputs.branch ? JamesIves/github-pages-deploy-action@${{ github.event.inputs.branch }} : JamesIves/github-pages-deploy-action@releases/v4
+ uses: JamesIves/github-pages-deploy-action@releases/v4
27
with:
28
git-config-name: Montezuma
29
git-config-email: montezuma@jamesiv.es
0 commit comments