fix(gha): Add version to craft-action
This commit is contained in:
parent
8c7b633b90
commit
cfaa368306
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
name: "Release a new version"
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: getsentry/craft-action
|
||||
- uses: getsentry/craft-action@master
|
||||
with:
|
||||
action: prepare
|
||||
version: ${{ github.event.client_payload.version }}
|
||||
|
Reference in New Issue
Block a user