Skip to content

Commit

Permalink
Update siteUrl in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robingenz committed Feb 1, 2024
1 parent 95eaf13 commit 384b01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: Test Local Action
uses: ./
with:
siteUrl: 'https://pkghub.io'
siteUrl: 'pkghub.io'
gcpServiceAccountKey: ${{ secrets.GCP_SA_KEY }}

0 comments on commit 384b01e

Please sign in to comment.