Skip to content

Commit

Permalink
Update copilot-build-frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronba authored May 15, 2024
1 parent 43ccb78 commit 970805a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/copilot-build-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
yarn format # run format script
working-directory: webapp

- name: Determine version
id: gitversion
uses: gittools/actions/gitversion/execute@v1

- name: Set version tag
id: versiontag
run: |
Expand Down

0 comments on commit 970805a

Please sign in to comment.