Skip to content

Commit

Permalink
Small fix to the pipeline.
Browse files Browse the repository at this point in the history
  • Loading branch information
offbeatful committed Jul 22, 2021
1 parent 8e7f4db commit 090ad0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ stages:
displayName: "Update GitHub release"
inputs:
gitHubConnection: "github.com_offbeatful"
repositoryName: "eslint-config-mocoding"
repositoryName: "mocoding-software/eslint-config-mocoding"
action: edit
tag: "v$(Build.BuildNumber)"
assets: "$(Pipeline.Workspace)/**/*.tgz"
Expand Down

0 comments on commit 090ad0f

Please sign in to comment.