Skip to content

Commit

Permalink
chore: change name from grc to gcr (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
jairoFernandez authored Jun 13, 2024
1 parent 6fdbe97 commit 48ec242
Showing 1 changed file with 1 addition and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish image to GitHub GRC
name: Publish image to GitHub GCR

on:
workflow_dispatch:
Expand Down Expand Up @@ -30,12 +30,6 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Login to Amazon ECR Public
id: login-ecr-public
uses: aws-actions/amazon-ecr-login@v2
with:
registry-type: public

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
Expand Down

0 comments on commit 48ec242

Please # to comment.