This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
zola
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fix release task
index-subcmd
Vincent Prouillet
5 years ago
parent
37ad5dccc6
commit
91f85b2791
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
azure-pipelines.yml
+ 1
- 1
azure-pipelines.yml
View File
@@ -122,7 +122,7 @@ stages:
- task: GithubRelease@0
inputs:
gitHubConnection: 'zola'
repositoryName: '
keats/azure-pipelines-test
'
repositoryName: '
getzola/zola
'
action: 'edit'
target: '$(build.sourceVersion)'
tagSource: 'manual'
Write
Preview
Loading…
Cancel
Save