You've already forked OpenIntegrations
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:
8
.github/workflows/blank.yml
vendored
8
.github/workflows/blank.yml
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user