Update names

This commit is contained in:
Nick Cipollo
2019-08-23 15:30:00 -04:00
parent 258c5b292a
commit c9a81096d5

View File

@@ -1,6 +1,6 @@
import * as github from '@actions/github';
import * as core from '@actions/core';
import { Releases } from './releases';
import { Releases } from './Releases';
async function run() {
try {