mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-23 15:43:36 +05:00
Rename role
This commit is contained in:
4
.github/workflows/public-galaxy.yml
vendored
4
.github/workflows/public-galaxy.yml
vendored
@@ -5,7 +5,7 @@ on:
|
|||||||
branches: [ "master" ]
|
branches: [ "master" ]
|
||||||
paths:
|
paths:
|
||||||
- .github/**
|
- .github/**
|
||||||
- domain-routing-openwrt/**
|
- domain_routing_openwrt/**
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
@@ -17,5 +17,5 @@ jobs:
|
|||||||
uses: robertdebock/galaxy-action@1.2.0
|
uses: robertdebock/galaxy-action@1.2.0
|
||||||
with:
|
with:
|
||||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||||
path: domain-routing-openwrt
|
path: domain_routing_openwrt
|
||||||
git_branch: master
|
git_branch: master
|
||||||
|
|||||||
Reference in New Issue
Block a user