Skip to content

Commit

Permalink
add necessary option to tag-action
Browse files Browse the repository at this point in the history
  • Loading branch information
MajoBerger authored Mar 1, 2024
1 parent 905a8d9 commit 71e07a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:

jobs:
retag-BE-image:
runs-on: ubuntu-latest
steps:
- name: Login to DockerHub
uses: docker/login-action@v3
Expand Down

0 comments on commit 71e07a4

Please sign in to comment.