Fixed workflow
This commit is contained in:
3
.github/workflows/npm-publish.yaml
vendored
3
.github/workflows/npm-publish.yaml
vendored
@@ -1,9 +1,6 @@
|
||||
name: Node.js package
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discord-image-generation",
|
||||
"version": "1.1.3",
|
||||
"version": "1.1.4",
|
||||
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user