Skip to content

Commit

Permalink
update starship-docker gh hyperweb pat
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 committed Feb 5, 2025
1 parent 2339dc3 commit aff7c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/starship-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
registry: ghcr.io
username: hyperweb-io
password: ${{ secrets.HYPERWEB_PAT }}
password: ${{ secrets.GH_HYPERWEB_PAT }}

- name: Determine tag
if: steps.changes.outputs.src == 'true' || github.event_name == 'workflow_dispatch'
Expand Down

0 comments on commit aff7c36

Please sign in to comment.