Switch to master

This commit is contained in:
itdoginfo
2024-04-17 12:27:59 +03:00
parent 1435819b34
commit ef47768b2a

View File

@@ -2,7 +2,7 @@ name: Public to Ansible Galaxy
on:
push:
branches: [ "role" ]
branches: [ "master" ]
paths:
- .github/**
- domain-routing-openwrt/**
@@ -18,4 +18,4 @@ jobs:
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
path: domain-routing-openwrt
git_branch: role
git_branch: master