We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13c081 commit be4a17cCopy full SHA for be4a17c
1 file changed
.github/workflows/publish_staging.yml
@@ -45,7 +45,6 @@ jobs:
45
installation_id: ${{ secrets.INSTALLATION_ID }}
46
47
- name: Deploy staging (develop branch)
48
- if: github.ref == 'refs/heads/develop'
49
uses: JamesIves/github-pages-deploy-action@v4
50
with:
51
repository-name: OP-TED/docs-staging
0 commit comments