Skip to content

Commit 833bee3

Browse files
FlicksiePollux Autoupdate
andauthored
Dev (#49)
* fix banner color * Autoupgrade to 1.7.20 * update banner * reduce tolerance for failing RSS, notify channel, add 24 cron * update ci --------- Co-authored-by: Pollux Autoupdate <bot@pollux.gg>
1 parent 455e0fe commit 833bee3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ jobs:
3737
deploy-production:
3838
name: Deploy Production
3939
runs-on: [self-hosted, linux]
40+
environment:
41+
name: "Live"
42+
url: https://pollux.gg
4043
if: |
4144
contains('production live', inputs.environment)
4245
steps:

0 commit comments

Comments
 (0)