Skip to content

Commit

Permalink
Merge pull request #39 from equinix/fix-releaser
Browse files Browse the repository at this point in the history
fix: add missing variable in release gh action
  • Loading branch information
displague authored Nov 8, 2023
2 parents 1d9de33 + 322a58c commit 96413e1
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 @@ -4,6 +4,7 @@ on:
tags:
- v*.*.*
env:
PROVIDER: equinix
DOTNETVERSION: 7.0.x
GOVERSION: 1.21.x
JAVAVERSION: "11"
Expand Down

0 comments on commit 96413e1

Please sign in to comment.