Skip to content

Commit

Permalink
Update docker-image-amd64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mxdlzg authored Apr 22, 2024
1 parent e1da358 commit 471d484
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-image-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Check out the repo
uses: actions/checkout@v3

- name: Get tags
run: git fetch --tags origin

- name: Check repository URL
run: |
REPO_URL=$(git config --get remote.origin.url)
Expand Down

0 comments on commit 471d484

Please sign in to comment.