Update names
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import * as github from '@actions/github';
|
import * as github from '@actions/github';
|
||||||
import * as core from '@actions/core';
|
import * as core from '@actions/core';
|
||||||
import { Releases } from './releases';
|
import { Releases } from './Releases';
|
||||||
|
|
||||||
async function run() {
|
async function run() {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user