Skip to content

Commit

Permalink
Merge pull request #377 from microtechno9000/bugfix-workflow-docker
Browse files Browse the repository at this point in the history
  • Loading branch information
shitwolfymakes authored Jan 28, 2025
2 parents 900eef3 + 10e75ae commit 1b87cc9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,9 @@ concurrency:
# documentation.

on:
# run every day at midnight
schedule:
- cron: '0 0 * * *'
push:
branches:
- '*'
- '!dependabot/**'
- main
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.2
1.2.3

0 comments on commit 1b87cc9

Please sign in to comment.