Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
update prepare release action
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Feb 16, 2024
1 parent 0d12ff5 commit 18c0fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install Dependencies
run: yarn install
- name: Prepare release
uses: getsentry/action-prepare-release@lms/feat-craft-cfg-from-merge-target
uses: getsentry/action-prepare-release@lms/write-config-branch
env:
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_PAT }}
with:
Expand Down

0 comments on commit 18c0fb1

Please sign in to comment.