Skip to content

Commit

Permalink
先試試..
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Smilin committed Apr 17, 2024
1 parent c5c1d35 commit 4877f2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
outputs:
latest_tag: ${{ steps.latest_tag.outputs.tag }}
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: Show tags
id: latest_tag
run: |
Expand Down

0 comments on commit 4877f2f

Please sign in to comment.