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

Commit

Permalink
chore(ci): add release token
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01 committed Apr 22, 2023
1 parent de4294d commit 2ba2f03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,4 @@ jobs:
generate_release_notes: true
fail_on_unmatched_files: true
files: releases/*
token: ${{ secrets.RELEASE_TOKEN }}

0 comments on commit 2ba2f03

Please sign in to comment.