Skip to content

Commit

Permalink
fix(ci): Falsche Server ID im Server Restart
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding committed Oct 15, 2023
1 parent 0c58df6 commit 45b5689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
uses: outsparkled/[email protected]
with:
panel-url: ${{ secrets.PANEL_URL }}
server-id: ${{ secrets.PANEL_DEV_SERVER_ID }}
server-id: ${{ secrets.PANEL_SERVER_ID }}
bearer-token: ${{ secrets.PANEL_BEARER_TOKEN }}
power-action: 'restart'

0 comments on commit 45b5689

Please sign in to comment.