Skip to content

Commit

Permalink
use ami action on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian-Nara committed Aug 1, 2024
1 parent 6643f53 commit 5f20f3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-uid2-ami.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Build UID2 Operator AMI
id: buildAMI
uses: IABTechLab/uid2-operator/.github/actions/build_ami@main
uses: IABTechLab/uid2-operator/.github/actions/build_ami@ian-UID2-3822-config-server-share-eif
with:
identity_scope: uid2
eif_repo_owner: ${{ env.REPO_OWNER }}
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Build EUID Operator AMI
id: buildAMI
uses: IABTechLab/uid2-operator/.github/actions/build_ami@main
uses: IABTechLab/uid2-operator/.github/actions/build_ami@ian-UID2-3822-config-server-share-eif
with:
identity_scope: euid
eif_repo_owner: ${{ env.REPO_OWNER }}
Expand Down

0 comments on commit 5f20f3b

Please sign in to comment.