Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroEsquivel committed Aug 22, 2024
1 parent 4cdbcb9 commit cedee36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ecr_sagemaker_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
persist-credentials: false

- run: echo "Is Release Candidate: ${{ env.IS_RC }}"
- run: echo "Is Release Candidate: $IS_RC"

- name: Set up QEMU
uses: docker/setup-qemu-action@master
Expand Down

0 comments on commit cedee36

Please sign in to comment.