Skip to content

Commit

Permalink
Update .github/workflows/build_develop.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
  • Loading branch information
justjanne and t3chguy committed Mar 9, 2023
1 parent d66a4e1 commit edd73dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.CF_R2_TOKEN }}

- name: Wait for other steps to succeed
uses: lewagon/wait-on-check-action@3a563271c3f8d1611ed7352809303617ee7e54ac # 1.2.0
uses: lewagon/wait-on-check-action@3a563271c3f8d1611ed7352809303617ee7e54ac # v1.2.0
with:
ref: ${{ github.sha }}
running-workflow-name: "Build & Deploy develop.element.io"
Expand Down

0 comments on commit edd73dd

Please sign in to comment.