Skip to content

Commit

Permalink
Add suffix reusable to reusable docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
damyan committed Mar 1, 2024
1 parent 6c71c9e commit 0a0cf56
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-net.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ on:

jobs:
buildAndPush:
uses: ./.github/workflows/publish-docker.yaml
uses: ./.github/workflows/publish-docker-reusable.yaml
with:
image: net
File renamed without changes.

0 comments on commit 0a0cf56

Please sign in to comment.