Skip to content

Commit

Permalink
chore: Update Linux publishing command in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Zagrios committed Jul 14, 2024
1 parent b8eafd5 commit 5be533c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

name: Realease Linux

env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

on:
workflow_dispatch:

Expand Down

0 comments on commit 5be533c

Please sign in to comment.