1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-13 20:05:19 +02:00

Update blank.yml

This commit is contained in:
Anton Titovets
2024-03-14 14:50:43 +03:00
committed by GitHub
parent 6ff8c0c7ed
commit 23f7de96d1

View File

@@ -11,6 +11,9 @@ jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: actions/checkout@v2
@@ -19,4 +22,7 @@ jobs:
version: 1.3.0 # Требуемая версия OneScript
- name: Выполнить скрипт
run: oscript ./.github/workflows/convert.os
run: oscript ./.github/workflows/convert.os
- uses: stefanzweifel/git-auto-commit-action@v5