Skip to content

Commit 82045c2

Browse files
Merge pull request #34 from canonical/fix/how-to-content-sharing-monthly
fix(monthly): provide branch name for how-to/content-sharing branch
2 parents f92e40d + 31eac0e commit 82045c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/monthly.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
branch-name: "howto/pull_configuration_from_a_server"
1616
howto-content-configuration-snap:
1717
uses: canonical/snap_configuration/.github/workflows/snap.yaml@how-to/content_sharing_configuration_snap
18+
with:
19+
branch-name: "how-to/content_sharing_configuration_snap"
1820
howto-overwritable-configuration-snap:
1921
uses: canonical/snap_configuration/.github/workflows/snap.yaml@how-to/overwritable_configuration
2022
with:

0 commit comments

Comments
 (0)