Skip to content

Commit

Permalink
Merge pull request #1433 from cypht-org/fix_nightly_build
Browse files Browse the repository at this point in the history
fix(other): daily-image
  • Loading branch information
JohnXLivingston authored Jan 27, 2025
2 parents 1224e6c + 035061a commit eeecde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Daily-Image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
schedule:
- cron: "0 0 * * *"
jobs:
if: github.repository_owner == 'cypht-org'
build-and-push:
if: github.repository_owner == 'cypht-org'
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit eeecde1

Please sign in to comment.