Skip to content

Commit aea39bc

Browse files
committed
chore: removed unnecessary workflow step
1 parent f56e08f commit aea39bc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/draft-release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ jobs:
1616
- uses: actions/setup-node@v2.1.4
1717
- run: sudo apt-get install --no-install-recommends -y bsdtar libopenjp2-tools rpm
1818
- run: npm install
19-
- run: echo $IGDB_TOKEN > public/secrets.js
20-
shell: bash
21-
env:
22-
IGDB_TOKEN: ${{ secrets.IGDB_TOKEN}}
2319
- run: GH_TOKEN="${{ secrets.WORKFLOW_TOKEN }}" npm run dist
2420
- uses: "marvinpinto/action-automatic-releases@latest"
2521
with:

0 commit comments

Comments
 (0)