Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mchmarny committed May 7, 2023
1 parent 036f406 commit 13f3869
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .github/workflows/on-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
# schedule:
# - cron: '30 */8 * * *'
workflow_dispatch:
inputs:
image:
description: 'Debug'
required: false
default: 'false'

permissions:
contents: read
Expand Down
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.6.1
v0.6.2

0 comments on commit 13f3869

Please sign in to comment.