From 55c0f55d8ee0887cf9e94db3fd3cbfc52b02a5bb Mon Sep 17 00:00:00 2001 From: "Mark J. Horninger" Date: Tue, 6 Feb 2024 10:44:41 -0500 Subject: [PATCH] Fixed path --- .github/workflows/publish-to-ansible-galaxy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish-to-ansible-galaxy.yml b/.github/workflows/publish-to-ansible-galaxy.yml index 5a7b506..fb6584f 100644 --- a/.github/workflows/publish-to-ansible-galaxy.yml +++ b/.github/workflows/publish-to-ansible-galaxy.yml @@ -11,4 +11,3 @@ jobs: - uses: ansible/ansible-publish-action@v1.0.0 with: api_key: ${{ secrets.ANSIBLE_GALAXY_API_KEY }} - src_path: ./dominion_solutions/netbird