Skip to content

Commit

Permalink
Fixing workflow CD
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekCornerGH committed Aug 7, 2021
1 parent 644919a commit d04e8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
run: yarn tsc
- name: Running build of app
run: yarn build
with:
env:
GH_TOKEN: ${{ secrets.github_token }}

0 comments on commit d04e8a4

Please sign in to comment.