Skip to content

Commit 01e94cb

Browse files
author
silver
committed
updated build.yml for github actions
1 parent 6b1d96b commit 01e94cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ jobs:
4747
env:
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
4949
with:
50-
tag_name: v1.2.2
51-
release_name: Release v1.2.2
50+
tag_name: v1.2.3
51+
release_name: Release v1.2.3
5252
body: |
53-
go.iu.edu links will no longer have UTM query strings attached to them.
53+
Minor version. Remaining OEM business units have been added to the program.
5454
draft: false
5555
prerelease: false
5656
- name: Upload Release Asset

0 commit comments

Comments
 (0)