Skip to content

Commit

Permalink
fix: spaces on release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Orkuncakilkaya committed Oct 20, 2023
1 parent e057ac5 commit ab59292
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
uses: fingerprintjs/dx-team-toolkit/.github/workflows/release-typescript-project.yml@v1
with:
distFolderNeedForRelease: true
secrets:
GH_RELEASE_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}
secrets:
GH_RELEASE_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}

0 comments on commit ab59292

Please sign in to comment.