Skip to content

Commit

Permalink
ci :test (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
db0 authored Sep 20, 2023
1 parent 537abd8 commit 38d23b4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,9 @@ jobs:
with:
context: .
push: true
labels: ${{ steps.release.outputs.version }}
labels: ${{ steps.release.outputs.version }}
tags: ${{ steps.release.outputs.version }}

# - name: "Build and Publish Container to Github Container Registry"
# if: ${{ steps.release.outputs.version != '' }}
# run: |
Expand Down

0 comments on commit 38d23b4

Please sign in to comment.