generated from Templates/Dotnet_Library
fix: update workflow, ref: NOISSUE
This commit is contained in:
parent
47e994d009
commit
af39dafdd0
@ -8,7 +8,6 @@ env:
|
||||
on:
|
||||
schedule:
|
||||
- cron: '15 0 1-25 12 *'
|
||||
- cron: '42 3 1-25 12 *'
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
@ -26,7 +25,7 @@ jobs:
|
||||
- name: Update inputs and publish
|
||||
env:
|
||||
SESSION_COOKIE: ${{ secrets.AOC_SESSION_COOKIE }}
|
||||
run: |
|
||||
run: |
|
||||
dotnet run --project LevelInputUpdateRunner/LevelInputUpdateRunner.csproj
|
||||
git config --global user.email "gitearobot@disi.dev"
|
||||
git config --global user.name "Gitea Robot"
|
||||
|
Loading…
x
Reference in New Issue
Block a user