Compare commits
2 commits
2885d6365b
...
1a15931dbd
Author | SHA1 | Date | |
---|---|---|---|
1a15931dbd | |||
03b7108c6d |
2 changed files with 3 additions and 2 deletions
|
@ -38,6 +38,7 @@ trigger:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
event:
|
event:
|
||||||
|
- push
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -71,4 +72,4 @@ trigger:
|
||||||
- hotfix/*
|
- hotfix/*
|
||||||
- renovate/*
|
- renovate/*
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "random-bunny",
|
"name": "random-bunny",
|
||||||
"version": "2.0.6",
|
"version": "2.1.0",
|
||||||
"description": "Get a random subreddit image url",
|
"description": "Get a random subreddit image url",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Vylpes",
|
"author": "Vylpes",
|
||||||
|
|
Loading…
Reference in a new issue