Skip to content

Commit

Permalink
set wd in release
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwizard242 committed May 18, 2023
1 parent 0234e40 commit 7ad63e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ jobs:
pip3 install -U pip wheel ansible
- name: Import to Ansible Galaxy.
working-directory: '${{ env.CUSTOM_DIR }}'
run: ansible-galaxy role import --api-key ${{ secrets.GALAXY_API_KEY }} ${{ github.repository_owner }} $(echo ${{ github.repository }} | sed 's/.*\///')

0 comments on commit 7ad63e8

Please sign in to comment.