Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Commit

Permalink
Update .drone.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Akkadius committed Jan 1, 2023
1 parent a2e035d commit 7699156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ steps:
image: akkadius/eqemu-admin-build-pipeline:latest
environment:
GH_RELEASE_GITHUB_API_TOKEN:
from_secret: token
from_secret: GH_RELEASE_GITHUB_API_TOKEN
commands:
- sudo -E deploy/scripts/build-in-container.sh
- ./node_modules/.bin/gh-release --assets=eqemu-admin-linux,eqemu-admin-win.exe -y || echo "Already published release"
Expand Down

0 comments on commit 7699156

Please sign in to comment.