Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #567 from WildMeOrg/docker-build-fix-patch-1
Browse files Browse the repository at this point in the history
Update the codex-frontend module reference to Houston project
  • Loading branch information
tsubramanian authored Sep 26, 2023
2 parents 4754e09 + 0aef794 commit 08ab9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-submodule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
repository: 'WildMeOrg/houston'
submodules: true
token: ${{ secrets.PAT_TOKEN }}
token: ${{ secrets.GHCR_PAT }}
- run: |
bash -xe <<EOF
git config user.name github-actions
Expand Down

0 comments on commit 08ab9ec

Please sign in to comment.