Skip to content

Commit

Permalink
add tag output
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed Aug 25, 2023
1 parent 050669b commit 2709373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test-and-push-linux-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
fail-fast: false
matrix:
arch: [amd64, arm64]
outputs:
tag: ${{ steps.json.outputs.tag }}
steps:
- name: Checkout ${{ github.repository }}
uses: actions/checkout@v3
Expand Down

0 comments on commit 2709373

Please sign in to comment.