Private
Public Access
2
0

Merge pull request 'Update .gitea/workflows/publish.yml' (#2) from seb-patch-1 into main
All checks were successful
Publish collection to Galagxy / publish (push) Successful in 30s

Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2026-01-26 15:19:05 +01:00

View File

@@ -12,5 +12,5 @@ jobs:
- run: pipx install ansible==12.3.0 --include-deps - run: pipx install ansible==12.3.0 --include-deps
- run: pipx inject ansible ansible-lint --include-apps - run: pipx inject ansible ansible-lint --include-apps
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: cd seb4itik/byow && ansible-galaxy collection build - run: cd seb4itik/byow && /root/.local/bin/ansible-galaxy collection build
- run: pwd - run: pwd