Skip to content

Commit

Permalink
Merge pull request #17 from DoodleScheduling/ci-token
Browse files Browse the repository at this point in the history
ci: use oss bot token
  • Loading branch information
raffis authored Apr 2, 2024
2 parents f575b03 + 6fdf57f commit 7d705ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
version: latest
args: release --rm-dist --skip-validate
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.DOODLE_OSS_BOT}}

0 comments on commit 7d705ae

Please sign in to comment.