Skip to content

Commit

Permalink
fix(workflow): settingsTaskbarHeight
Browse files Browse the repository at this point in the history
  • Loading branch information
AijazBlueeast committed Mar 10, 2021
1 parent 82f5c93 commit 7476b9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
node-version: [12]

steps:
- uses: rokroskar/workflow-run-cleanup-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - uses: rokroskar/workflow-run-cleanup-action@master
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- uses: actions/checkout@v1

Expand Down

0 comments on commit 7476b9b

Please sign in to comment.