Skip to content

Commit 207c32e

Browse files
committed
Integration Test
1 parent cece268 commit 207c32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v2
2424

2525
- name: Build and Deploy
26-
uses: JamesIves/github-pages-deploy-action@releases/v4
26+
uses: !e "github.event.inputs.branch ? JamesIves/github-pages-deploy-action@${{ github.event.inputs.branch }} : JamesIves/github-pages-deploy-action@releases/v4"
2727
with:
2828
git-config-name: Montezuma
2929
git-config-email: montezuma@jamesiv.es

0 commit comments

Comments
 (0)