Skip to content

Commit

Permalink
Workflow updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jtrim777 committed May 8, 2023
1 parent c52698f commit 2e838a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
tag: ${{ github.event.release.tag_name }}
version_file: "VERSION"
version_sub_files: ""
bazel_targets: "//core:deploy,//parser:deploy,//generic:deploy,//hcl4s:deploy,//extensions/json:deploy"
email: "jatrimble777@gmail.com"
github_token: ${{ secrets.XREPO_TOKEN }}
Expand Down

0 comments on commit 2e838a3

Please sign in to comment.