mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Imported actions twice :(
This commit is contained in:
parent
9dafb83692
commit
1a30aa3181
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ const Joi = require('joi');
|
|||
const http = require('http');
|
||||
const https = require('https');
|
||||
const flags = require('./flags.js');
|
||||
const github = require('@actions/github');
|
||||
|
||||
async function getCurrentBranchName() {
|
||||
let myOutput = '';
|
||||
|
|
|
|||
Loading…
Reference in a new issue