mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 08:34:42 +08:00
Comment out acrtifact upload section.
This commit is contained in:
@@ -40,12 +40,12 @@ jobs:
|
||||
manifest-path: flatpak/io.github.epasveer.seer.yml
|
||||
cache-key: flatpak-builder-${{ github.sha }}
|
||||
|
||||
- name: Upload Flatpak bundle as artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: seergdb-flatpak
|
||||
path: seergdb.flatpak
|
||||
retention-days: 30
|
||||
# - name: Upload Flatpak bundle as artifact
|
||||
# uses: actions/upload-artifact@v4
|
||||
# with:
|
||||
# name: seergdb-flatpak
|
||||
# path: seergdb.flatpak
|
||||
# retention-days: 30
|
||||
|
||||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v2
|
||||
|
||||
Reference in New Issue
Block a user