Rename role

This commit is contained in:
itdoginfo
2024-04-17 14:30:53 +03:00
parent 5212bb595c
commit ad470ade6e
12 changed files with 2 additions and 2 deletions

View File

@@ -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