Skip to content

Commit

Permalink
feat: ch wf
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Korolev <[email protected]>
  • Loading branch information
universal-itengineer committed Sep 19, 2024
1 parent 8636873 commit 58138de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: release-please
name: release please

on:
push:
Expand Down Expand Up @@ -26,7 +26,7 @@ jobs:
id: release
with:
token: ${{ secrets.GITHUB_TOKEN }}
# target-branch: ${{ github.ref_name }}
# target-branch: {{ github.ref_name }}
release-type: simple
#-----#
- uses: actions/checkout@v4
Expand Down

0 comments on commit 58138de

Please sign in to comment.