mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-09-02 10:40:14 +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:
|
jobs:
|
||||||
convert-and-release:
|
convert-and-release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
- uses: actions/checkout@v4.1.7
|
uses: actions/checkout@v4.1.7
|
||||||
|
|
||||||
- name: Convert file to srs
|
- name: Convert file to srs
|
||||||
uses: itdoginfo/plain2srs-action@0.1
|
uses: itdoginfo/plain2srs-action@0.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue