Skip to content

Commit

Permalink
test-IOB-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschwarzenberger committed Mar 10, 2024
1 parent cc3b40d commit bef6635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: domain-protect/domain-protect-gcp
ref: refs/heads/main
ref: refs/heads/IOB-Fix

- name: Set up Python 3.11
uses: actions/setup-python@v5
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: domain-protect/domain-protect-gcp
ref: refs/heads/main
ref: refs/heads/IOB-Fix

- name: Configure GCP Credentials
id: auth
Expand Down

0 comments on commit bef6635

Please sign in to comment.