mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-23 07:33:37 +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" ]
|
||||
paths:
|
||||
- .github/**
|
||||
- domain-routing-openwrt/**
|
||||
- domain_routing_openwrt/**
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@@ -17,5 +17,5 @@ jobs:
|
||||
uses: robertdebock/galaxy-action@1.2.0
|
||||
with:
|
||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||
path: domain-routing-openwrt
|
||||
path: domain_routing_openwrt
|
||||
git_branch: master
|
||||
|
||||
Reference in New Issue
Block a user