Compare commits
No commits in common. "1a15931dbdd2d59d1be3c680dbb2921ca09413cd" and "2885d6365bfc8ae2011f6aefafcbbf30928d6f3c" have entirely different histories.
1a15931dbd
...
2885d6365b
2 changed files with 2 additions and 3 deletions
|
@ -38,7 +38,6 @@ trigger:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
event:
|
event:
|
||||||
- push
|
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
---
|
---
|
||||||
|
@ -72,4 +71,4 @@ trigger:
|
||||||
- hotfix/*
|
- hotfix/*
|
||||||
- renovate/*
|
- renovate/*
|
||||||
event:
|
event:
|
||||||
- push
|
- push
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "random-bunny",
|
"name": "random-bunny",
|
||||||
"version": "2.1.0",
|
"version": "2.0.6",
|
||||||
"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