Changed to master branch

This commit is contained in:
itdoginfo
2024-04-18 16:58:59 +03:00
parent ec9971ef4b
commit 92f25df564
2 changed files with 3 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ name: Public to Ansible Galaxy
on:
push:
branches: [ "role" ]
branches: [ "master" ]
tags:
- '*'
@@ -15,5 +15,4 @@ jobs:
- name: Publish Ansible role to Galaxy
uses: robertdebock/galaxy-action@1.2.1
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
git_branch: 0.1.3
galaxy_api_key: ${{ secrets.galaxy_api_key }}

View File

@@ -1,4 +1,4 @@
[English role README](https://github.com/itdoginfo/domain-routing-openwrt/blob/role/README.EN.md)
[English role README](https://github.com/itdoginfo/domain-routing-openwrt/blob/master/README.EN.md)
# Описание
Shell скрипт и playbook для Ansible. Автоматизируют настройку роутера на OpenWrt для роутинга по доменам и спискам IP-адресов.