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:
+1 -1
View File
@@ -7,7 +7,7 @@
<h3 align="center">Portabase</h3>
<p align="center" style="margin-top: 20px; font-style: italic;">
Portabase is a tool designed to simplify the backup and restoration of your database instances. It integrates seamlessly with <a href="https://github.com/Portabase/agent">Portabase agents</a> for managing operations securely and efficiently.
<i>Portabase is a tool designed to simplify the backup and restoration of your database instances. It integrates seamlessly with <a href="https://github.com/Portabase/agent">Portabase agents</a> for managing operations securely and efficiently.</i>
</p>