Skip to content

Commit

Permalink
ci: fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dafnik committed Dec 8, 2024
1 parent 8f165f1 commit 44e2986
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,6 @@ on:
required: true
type: string
secrets:
RELEASES_SSH_HOST:
required: true
RELEASES_SSH_PORT:
required: true
RELEASES_SSH_USER:
required: true
RELEASES_SSH_PRIVATE_KEY:
required: true
NPM_PUBLISH_TOKEN:
required: true

Expand Down
1 change: 0 additions & 1 deletion libs/dfx-openapi/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"executor": "@jscutlery/semver:version",
"options": {
"push": false,
"skipCommit": true,
"changelogHeader": " "
}
}
Expand Down

0 comments on commit 44e2986

Please sign in to comment.