Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
gjsjohnmurray committed Nov 18, 2024
1 parent 1c0538c commit 70a2a59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
echo "taggedbranch=$TAGGEDBRANCH" >> $GITHUB_OUTPUT
- name: Set an output
id: set-version
shell: pwsh
run: |
set -x
VERSION=$(jq -r '.version' package.json | cut -d- -f1)
Expand Down

0 comments on commit 70a2a59

Please sign in to comment.