Skip to content

Commit

Permalink
chore: Remove PLATFORMIO_AUTH_TOKEN from CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanzyTHEbar committed Oct 29, 2024
1 parent 05713f6 commit 380da84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ jobs:
- name: Release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PLATFORMIO_AUTH_TOKEN: ${{ secrets.PLATFORMIO_AUTH_TOKEN }}
run: semantic-release

0 comments on commit 380da84

Please sign in to comment.