Enable nightly container builds
This commit is contained in:
parent
b37cd28bd1
commit
b60c006900
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-nightly.yml
vendored
2
.github/workflows/build-nightly.yml
vendored
|
@ -11,7 +11,7 @@ permissions:
|
|||
jobs:
|
||||
compute-suffix:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'glitch-soc/mastodon'
|
||||
if: github.repository == 'TheEssem/mastodon'
|
||||
steps:
|
||||
- id: version_vars
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue