We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5068924 + fc07e4d commit 8217a0aCopy full SHA for 8217a0a
1 file changed
.github/workflows/branch-deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
# conditionally trigger steps/deployments.
43
- name: Start Branch Deployment
44
id: branch-deploy
45
- uses: github/branch-deploy@v9
+ uses: github/branch-deploy@v10
46
with:
47
environment: github-pages
48
environment_targets: github-pages
0 commit comments