Skip to content

Commit

Permalink
version down, push with native/
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Mar 26, 2024
1 parent 6776e2c commit 2ff0769
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-nuget-package.yml
Expand Up @@ -198,7 +198,7 @@ jobs:
environment:
name: nuget

if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
# if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/v')
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4
Expand Down
2 changes: 1 addition & 1 deletion Version.txt
@@ -1,4 +1,4 @@
HIGHS_MAJOR=1
HIGHS_MINOR=6
HIGHS_PATCH=98
HIGHS_PATCH=97
#PRE_RELEASE=YES

0 comments on commit 2ff0769

Please sign in to comment.