mirror of
https://github.com/Pablo2048/modbus-rtu-master.git
synced 2025-11-02 00:18:33 +01:00
GA update
This commit is contained in:
3
.github/workflows/sync-main-to-dev.yml
vendored
3
.github/workflows/sync-main-to-dev.yml
vendored
@@ -12,6 +12,9 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
# Tento token zajišťuje oprávnění k zápisu
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Set executable permissions
|
||||
run: chmod +x ./update_dev.sh
|
||||
|
||||
Reference in New Issue
Block a user