Skip to content

Commit

Permalink
Merge branch 'feature-DATAAPI-22_build-tweak' into release-3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicWatson committed Aug 3, 2023
2 parents 1407651 + 7089fd1 commit 1932a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Generate release version number
if: "env.PUBLISH == 'true'"
id: versiongen
uses: pixl8/github-action-twgit-release-version-generator@v1
uses: pixl8/github-action-twgit-release-version-generator@v2

- name: Inject version into box json
if: "env.PUBLISH == 'true'"
Expand Down

0 comments on commit 1932a80

Please sign in to comment.