This commit is contained in:
Théo LAGACHE
2026-01-06 15:33:06 +01:00
parent 33f1ef3bb3
commit 75120c0a56
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: Reusable Docker Publish
name: Docker Publish
on:
workflow_call:
+1 -1
View File
@@ -1,4 +1,4 @@
name: Reusable GitHub Release
name: GitHub Release
on:
workflow_call:
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
make_latest: false
discord_title: "||@release-dashboard|| New release candidate published"
discord_color: 16776960
discord_footer: "Portabase RC"
discord_footer: "Portabase"
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+1 -1
View File
@@ -1,4 +1,4 @@
name: Publish Docker image for new release
name: Publish Docker image for release
on:
push: