🔨 add Developer tools/scripts (#828)
* 🔨 add Developer tools * Update downloader.js * Update game.js * Update .pre-commit-config.yaml * Update sync_versions.yml * removed: mixed line ending tool * Update swagger.yml * Update push-docker.yml * Update build.yml --------- Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
This commit is contained in:
4
.github/workflows/push-docker.yml
vendored
4
.github/workflows/push-docker.yml
vendored
@@ -6,6 +6,10 @@ on:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- ".github/**"
|
||||
- "**/*.md"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
packages: write
|
||||
|
||||
Reference in New Issue
Block a user