Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
taukakao committed Jan 29, 2024
1 parent e626c01 commit f05bf6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/vib-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [ "main" ]
schedule:
- cron: '5 * * * *'
- cron: '25 * * * *'
workflow_dispatch:

env:
Expand Down Expand Up @@ -37,6 +37,7 @@ jobs:
with:
token: "${{ secrets.GITHUB_TOKEN }}"
tag_name: "save-digest"
prerelease: true
name: "Keeps track of the current digest"

hello_world:
Expand Down

0 comments on commit f05bf6b

Please sign in to comment.