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 and milanmajchrak committed Jun 19, 2024
1 parent a570122 commit ab780ae
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 ab780ae

Please sign in to comment.