You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YoutubeDL-Material/.github/workflows
Florian Piesche 1b4caf4699
Automatically run docker release on releases
With this change, publishing a new release using the github web UI will automatically trigger the `docker-release.yml` workflow and build and push the image, publishing it under the `latest` tag as well as the repository tag name for the release. No more manually kicking off the release workflow!

I've also added publishing the image to ghcr.io because with Docker Hub pushing harder on subscriptions it might be nice to have a backup in place.
4 years ago
..
build.yml Translation JSONs are now generated at build time, removing the necessity to manually run xliff-to-json 4 years ago
close-issue-if-noresponse.yml Autoclose stale issues lacking requested response 4 years ago
codeql-analysis.yml Added code analysis GH action 5 years ago
docker-pr.yml Removed secrets from docker-pr.yml 4 years ago
docker-release.yml Automatically run docker release on releases 4 years ago
docker.yml build excludes: now matches ANY *.md :) 4 years ago