Skip to content

Commit 0dddcf6

Browse files
committed
Initial
1 parent fa838e9 commit 0dddcf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/salt-bundle-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
# Release formula from repository root with GitHub integration
7777
salt-bundle release \
7878
--formulas-dir ./packages \
79-
--repo-dir ./packages \
79+
--repo-dir . \
8080
--github-release \
8181
--index-branch gh-pages
8282

packages/test/.saltbundle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: test
2-
version: 0.1.0
2+
version: 0.1.1
33
description: Incus virtualization formula
44
maintainers:
55
- name: Developer

0 commit comments

Comments
 (0)