Skip to content

Commit

Permalink
chore: rebase on core:dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin authored Aug 4, 2024
1 parent 14ab1a8 commit f121d8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vib-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Vib Build
on:
push:
branches:
- 'main'
- 'dev'
tags:
- '*'
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ id: desktop

stages:
- id: build
base: ghcr.io/vanilla-os/core:main
base: ghcr.io/vanilla-os/core:dev
singlelayer: false
labels:
maintainer: Vanilla OS Contributors
Expand Down

0 comments on commit f121d8b

Please sign in to comment.