Skip to content

Commit

Permalink
Merge pull request #43 from FreeClimbAPI/fix-workflow-file
Browse files Browse the repository at this point in the history
Fix csharp sdk workflow file for releasing packages
  • Loading branch information
amahadaya authored Apr 5, 2023
2 parents 9fc81b1 + 87011ab commit a8fd1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
name: Update NuGet package
steps:

Expand Down

0 comments on commit a8fd1ee

Please sign in to comment.