Skip to content

Commit

Permalink
Update workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Nov 12, 2023
1 parent 14782f0 commit d78e32a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/icon-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
script: |
const fs = require('fs');
const path = require('path');
const core = require('@actions/core');
const context = github.context;
const token = core.getInput('github-token', {required: true});
Expand Down

0 comments on commit d78e32a

Please sign in to comment.