Skip to content

Commit

Permalink
Double Quotes not allowed?
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves committed Feb 28, 2021
1 parent 56a3a7e commit 8071991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v2

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

0 comments on commit 8071991

Please sign in to comment.