Skip to content

Commit

Permalink
Custom PAT for other repo
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Marques <[email protected]>
  • Loading branch information
Tylermarques committed Jun 12, 2024
1 parent 06cb1d3 commit 5af71cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
repository: tylermarques/homelab-infra
ref: main
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.HOMELAB_GITHUB_PAT }}
path: homelab-infra/

- name: Update Manifests
Expand Down

0 comments on commit 5af71cd

Please sign in to comment.