Skip to content

Commit

Permalink
fix(ci): Missing GH token
Browse files Browse the repository at this point in the history
  • Loading branch information
leocavalcante committed Mar 22, 2024
1 parent e8b4bb9 commit 699f2e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
with:
publish-features: "true"
base-path-to-features: "./features"
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 699f2e0

Please sign in to comment.