Skip to content

Commit

Permalink
Update build_develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy committed Jan 30, 2023
1 parent 9db99f6 commit 50f2b53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_develop.yml
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Wait for other steps to succeed
uses: lewagon/wait-on-check-action@v1.2.0
with:
ref: ${{ github.ref }}
ref: ${{ github.sha }}
running-workflow-name: "Build & Deploy develop.element.io"
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
Expand Down

0 comments on commit 50f2b53

Please sign in to comment.