mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-09-01 18:19:41 +00:00
Fixed
This commit is contained in:
parent
8d8fd9419b
commit
441f0d3498
1 changed files with 2 additions and 3 deletions
3
.github/workflows/create-srs.yml
vendored
3
.github/workflows/create-srs.yml
vendored
|
@ -13,10 +13,9 @@ on:
|
|||
jobs:
|
||||
convert-and-release:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
- uses: actions/checkout@v4.1.7
|
||||
uses: actions/checkout@v4.1.7
|
||||
|
||||
- name: Convert file to srs
|
||||
uses: itdoginfo/plain2srs-action@0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue