Skip to content

Commit

Permalink
Add GitHub action to push role in Galaxy
Browse files Browse the repository at this point in the history
  • Loading branch information
MozkaGit authored Sep 3, 2023
1 parent 7fce229 commit e4046c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_to_galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
git_branch: main
path: ./*
path: roles/*

0 comments on commit e4046c6

Please sign in to comment.