Christoph Cullmann 2021-08-29 11:48:16 +02:00
parent f237551193
commit 0321812a29
57 changed files with 25676 additions and 4089 deletions

View file

@ -7,7 +7,7 @@ labels: bug
## Describe the bug
Briefly describe the issue you are experiencing, what you were trying to do and what happened instead. Remember, this is _not_ a place to ask questions. For that, go to the official [Discord channel](https://discord.com/channels/777188233284681768/777188575485493259)!
Briefly describe the issue you are experiencing, what you were trying to do and what happened instead. Remember, this is _not_ a place to ask questions. For that, go to the [github discussions page!](https://github.com/sunt-programator/CodeIT/discussions)
## Expected behavior

View file

@ -11,4 +11,4 @@ updates:
interval: "daily"
commit-message:
# Prefix all commit messages with "npm"
prefix: "npm"
prefix: "build(npm)"

View file

@ -1,8 +1,8 @@
name: "Deploy status"
on:
push:
branches:
- master
tags:
- "v*"
jobs:
deploy-blog:
name: Deploying the static pages to the FTP server