Skip to content

Commit

Permalink
Experimenting with variables 4
Browse files Browse the repository at this point in the history
  • Loading branch information
theoafactor committed Dec 9, 2024
1 parent 09f74a8 commit 783c9cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ jobs:

generate_id:
runs-on: ubuntu-latest
outputs:
version: ${{ steps.get-version.outputs.version }}
env:
IMAGE_NAME: ""
IMAGE_VERSIOBN: ""
Expand Down

0 comments on commit 783c9cc

Please sign in to comment.