Skip to content

Commit

Permalink
Add token to trigger NeonOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel committed Feb 28, 2024
1 parent 3a93095 commit 99b94bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- name: Call Release Action
uses: peter-evans/repository-dispatch@v3
with:
token: ${{secrets.NEON_OS_TOKEN}}
repository: neongeckocom/neon-os
event-type: release
client-payload: '{"ref": "dev", "repo": "neon-debos"}'

0 comments on commit 99b94bd

Please sign in to comment.