Skip to content

Commit

Permalink
Uml 3224 (#2477)
Browse files Browse the repository at this point in the history
* UML-3224: add semantic versioning

* UML-3224: add semver to container tags

* UML-3224: add write permissions for semver

* UML-3224: remove comment
  • Loading branch information
jay-whitwell authored Dec 28, 2023
1 parent 98ea84d commit 214533c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/path-to-live.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
workflow_variables:
runs-on: ubuntu-latest
name: output workflow variables
permissions:
contents: write
outputs:
short_sha: ${{ steps.variables.outputs.short_sha }}
semver_tag: ${{ steps.semver_tag.outputs.new_tag }}
Expand Down

0 comments on commit 214533c

Please sign in to comment.