Skip to content

Commit

Permalink
fix: maybe this was correct the first time 🤷
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Moore committed Oct 14, 2023
1 parent 0bf02e9 commit 952eb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: lewagon/wait-on-check-action@master
with:
ref: ${{ github.ref }}
running-workflow-name: 'TypeScript Build'
check-name: build
repo-token: ${{ secrets.GH_TOKEN }}
allowed-conclusions: success
- name: Set short commit hash as environment variable
Expand Down

0 comments on commit 952eb11

Please sign in to comment.