mirror of
https://github.com/huo-ju/photoprism-freebsd-port.git
synced 2025-12-11 17:31:13 +01:00
change name
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
|
||||
jobs:
|
||||
Build_Packages:
|
||||
name: Build Packages
|
||||
secrets: inherit
|
||||
permissions:
|
||||
contents: write
|
||||
@@ -21,6 +22,7 @@ jobs:
|
||||
statuses: read
|
||||
uses: ./.github/workflows/build_pkg.yml
|
||||
Upload_Artifacts:
|
||||
name: Upload to release artifacts
|
||||
needs: Build_Packages
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user