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 d78e32a commit 2573b2c
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 @@ -29,7 +29,6 @@ jobs:
const fs = require('fs');
const path = require('path');
const context = github.context;
const token = core.getInput('github-token', {required: true});
const octokit = github.getOctokit(token);
Expand Down

0 comments on commit 2573b2c

Please sign in to comment.