Skip to content

Commit

Permalink
Adding S3 repository
Browse files Browse the repository at this point in the history
  • Loading branch information
kallioli committed May 6, 2024
1 parent b102014 commit 19c62d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v4

- name: Get tag name
run: echo "REF_NAME=$(echo ${GITHUB_REF##*/} | tr / -)" >> $GITHUB_ENV

Expand Down

0 comments on commit 19c62d3

Please sign in to comment.