mirror of
https://github.com/zen-browser/flatpak.git
synced 2025-07-07 17:05:36 +02:00
remove spcae
This commit is contained in:
parent
6425a479e1
commit
ed727a4055
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-tar.yml
vendored
2
.github/workflows/publish-tar.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
with:
|
||||
files: archive.tar
|
||||
tag_name: ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.version || steps.version.outputs.version }}
|
||||
name: Release for Zen - ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.version || steps.version.outputs.version }}
|
||||
name: Release for Zen - ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.version || steps.version.outputs.version }}
|
||||
body: |
|
||||
### Release ${{ github.event_name == 'workflow_dispatch' && github.event.inputs.version || steps.version.outputs.version }}
|
||||
- sha: `${{ github.sha }}`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue