Skip to content

Commit

Permalink
correct env
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtonbradley45274 authored Mar 12, 2022
1 parent c45a56b commit 45788ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
title: FRC Team #322 Robot 2022
automatic_release_tag: ${{evn.REL_VERSION}}
automatic_release_tag: ${{env.REL_VERSION}}
prerelease: false

0 comments on commit 45788ce

Please sign in to comment.