Skip to content

Commit be4a17c

Browse files
authored
Remove condition for staging deployment
Removed condition for deploying staging from develop branch.
1 parent a13c081 commit be4a17c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish_staging.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
installation_id: ${{ secrets.INSTALLATION_ID }}
4646

4747
- name: Deploy staging (develop branch)
48-
if: github.ref == 'refs/heads/develop'
4948
uses: JamesIves/github-pages-deploy-action@v4
5049
with:
5150
repository-name: OP-TED/docs-staging

0 commit comments

Comments
 (0)