mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-19 13:42:51 +08:00
fix version in deploy files
This commit is contained in:
parent
bdbb26544e
commit
095948c8c1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -184,6 +184,8 @@ jobs:
|
||||
permissions:
|
||||
contents: write
|
||||
actions: read
|
||||
env:
|
||||
INPUT_VERSION: ${{ github.event.inputs.tag }}
|
||||
steps:
|
||||
- name: Checking out sources
|
||||
uses: actions/checkout@v4.2.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user