Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
wobba committed Jun 14, 2024
2 parents 7a4ba15 + 0b43731 commit fd4faef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Set outputs
id: setoutputs
run: |
echo "majorMinorPatch=$GITVERSION_MAJORMINORPATCH >> $GITHUB_OUTPUT
echo "majorMinorPatch=$GITVERSION_MAJORMINORPATCH" >> $GITHUB_OUTPUT
echo "semver=$GITVERSION_SEMVER" >> $GITHUB_OUTPUT
- name: Build SPFx
Expand Down

0 comments on commit fd4faef

Please sign in to comment.