Skip to content

Commit cece268

Browse files
committed
Update integration.yml
1 parent b94aa25 commit cece268

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ on:
1212
tags-ignore:
1313
- '*.*'
1414
branches:
15-
- dev
1615
- releases/v4
1716

1817
jobs:
@@ -24,7 +23,7 @@ jobs:
2423
uses: actions/checkout@v2
2524

2625
- name: Build and Deploy
27-
uses: JamesIves/github-pages-deploy-action@${{ github.event.inputs.branch }}
26+
uses: JamesIves/github-pages-deploy-action@releases/v4
2827
with:
2928
git-config-name: Montezuma
3029
git-config-email: montezuma@jamesiv.es

0 commit comments

Comments
 (0)