Merge pull request #274 from TheGuptaEmpire/first-contributor

Installed @actions/core
This commit is contained in:
Nick Alteen
2024-02-22 11:52:16 -05:00
committed by GitHub
6 changed files with 20 additions and 15 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ COPY . .
RUN npm install --production
ENTRYPOINT ["node", "/lib/main.js"]
ENTRYPOINT ["node", "/lib/main.js"]