Skip to content

Commit d5cf6c4

Browse files
changed release head from master to v2.0.1
1 parent 7813e8f commit d5cf6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
*.nupkg
113113
114114
release:
115-
if: github.ref == 'refs/heads/master'
115+
if: github.ref == 'refs/heads/v2.0.1'
116116
runs-on: windows-latest
117117
needs: build
118118

0 commit comments

Comments
 (0)