mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-14 11:42:09 +07:00
💚 Fix CI (#48)
This commit is contained in:
3
.github/workflows/galaxy.yml
vendored
3
.github/workflows/galaxy.yml
vendored
@@ -11,7 +11,8 @@ jobs:
|
||||
steps:
|
||||
- name: Fetch code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: galaxy
|
||||
uses: robertdebock/galaxy-action@1.2.0
|
||||
with:
|
||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user