Skip to content

Commit 3ae95a2

Browse files
committed
wip
1 parent 39860fb commit 3ae95a2

2 files changed

Lines changed: 2 additions & 34 deletions

File tree

.github/release.yml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ permissions:
2222
jobs:
2323
release:
2424
uses: getdevopspro/github-actions/.github/workflows/promote.yml@v0.3.25
25-
secrets:
26-
checkout-token: ${{ secrets.CHECKOUT_TOKEN }}
25+
# secrets:
26+
# checkout-token: ${{ secrets.CHECKOUT_TOKEN }}
2727
with:
2828
version-package: package.json
2929
git-add-files: package.json

0 commit comments

Comments
 (0)