Skip to content

Commit

Permalink
ci(publish): deploy to gh
Browse files Browse the repository at this point in the history
  • Loading branch information
Vacxe committed Jul 25, 2024
1 parent 5c90d80 commit 13a2d2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/on-push-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:

deploy-github:
name: Deploy to GitHub
permissions:
contents: read
packages: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 13a2d2e

Please sign in to comment.