mirror of
https://github.com/mbround18/valheim-docker.git
synced 2021-10-22 21:53:54 +03:00
Tags
This commit is contained in:
16
README.md
16
README.md
@@ -1,4 +1,7 @@
|
||||
<img src="./docs/assets/valheim-docker-logo.png" width="500" height="auto" alt="">
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
|
||||
# [Valheim]
|
||||
|
||||
@@ -263,3 +266,16 @@ If you would like to have release notifications tied into your Discord server, c
|
||||
[If you need help figuring out a cron schedule click here]: https://crontab.guru/#0_1*\_\_\_\_\*
|
||||
|
||||
[//]: <> (Image Base Url: https://github.com/mbround18/valheim-docker/blob/main/docs/assets/name.png?raw=true)
|
||||
|
||||
## Contributors ✨
|
||||
|
||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||
@@ -5,6 +5,10 @@
|
||||
"repository": "git@github.com:mbround18/valheim-docker.git",
|
||||
"author": "mbround18 <12646562+mbround18@users.noreply.github.com>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"prerelease": "git fetch --tags",
|
||||
"release": "auto shipit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@auto-it/all-contributors": "^10.27.0",
|
||||
"@auto-it/git-tag": "^10.27.0",
|
||||
|
||||
Reference in New Issue
Block a user