Unverified Commit fc2bf79e authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build-glinet-23.05.4.yml

parent 1d1f9385
name: build-gl-inet-23.05.4 ImmpotalWrt name: build-gl-inet-23.05.4 ImmortalWrt
on: on:
workflow_dispatch: workflow_dispatch:
...@@ -69,7 +69,7 @@ jobs: ...@@ -69,7 +69,7 @@ jobs:
echo "PPPOE_ACCOUNT=$PPPOE_ACCOUNT" echo "PPPOE_ACCOUNT=$PPPOE_ACCOUNT"
echo "PPPOE_PASSWORD=$PPPOE_PASSWORD" echo "PPPOE_PASSWORD=$PPPOE_PASSWORD"
- name: Build Gl-iNet ImmpotalWrt 23.05.4 - name: Build Gl-iNet ImmortalWrt 23.05.4
run: | run: |
profiles="${{ github.event.inputs.profile }}" profiles="${{ github.event.inputs.profile }}"
include_docker="${{ github.event.inputs.include_docker }}" include_docker="${{ github.event.inputs.include_docker }}"
...@@ -124,7 +124,7 @@ jobs: ...@@ -124,7 +124,7 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload ImmortWrt as release assets - name: Upload ImmortalWrt as release assets
uses: softprops/action-gh-release@v2.1.0 uses: softprops/action-gh-release@v2.1.0
with: with:
tag_name: Autobuild-GL-iNet tag_name: Autobuild-GL-iNet
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment