forked from mirrors/amnezia-wg-easy
Remove blank spaces
This commit is contained in:
parent
bf1b4df69f
commit
c99c9375b2
15 changed files with 17 additions and 17 deletions
4
.github/workflows/deploy-nightly.yml
vendored
4
.github/workflows/deploy-nightly.yml
vendored
|
@ -29,10 +29,10 @@ jobs:
|
|||
registry: ghcr.io
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
- name: Set environment variables
|
||||
run: echo RELEASE=$(cat ./src/package.json | jq -r .release) >> $GITHUB_ENV
|
||||
|
||||
|
||||
- name: Build & Publish Docker Image
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue