Skip to content

Commit ff04dbc

Browse files
committed
- Small fixes
1 parent 0df9454 commit ff04dbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-auto-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6161
TAURI_SIGNING_PRIVATE_KEY: ${{ secrets.TAURI_SIGNING_PRIVATE_KEY }}
6262
STEAM_API_KEY: ${{ secrets.STEAM_API_KEY }}
63+
DATABASE_URL: ${{ env.DATABASE_URL }}
6364
with:
6465
tagName: app-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version.
6566
releaseName: "Redox v__VERSION__"

0 commit comments

Comments
 (0)