mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
Work in github action with a branch name.
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
with:
|
||||
branch: ${{ github.ref_name }}
|
||||
bundle: seer.flatpak
|
||||
manifest-path: flatpak/io.github.epasveer.seer.yml
|
||||
manifest-path: flatpak/io.github.epasveer.seer.github.yml
|
||||
cache-key: flatpak-builder-${{ github.sha }}
|
||||
|
||||
- name: Create Release
|
||||
|
||||
Reference in New Issue
Block a user