rclone/.github/workflows
albertony fcd3b88332 build: use inputs context in github workflow
Currently input options are retrieved from the event payload, via github.event.inputs,
and that still works, but boolean values are represented as strings there while in the
dedicated inputs context the boolean types are preserved, which means conditional
expressions can be simplified.
2024-10-03 16:31:36 +01:00
..
build_publish_beta_docker_image.yml build(deps): bump docker/build-push-action from 5 to 6 2024-06-18 14:48:30 +01:00
build_publish_release_docker_image.yml build: fix docker release build - fixes #8062 2024-09-12 17:57:53 +01:00
build.yml build: use inputs context in github workflow 2024-10-03 16:31:36 +01:00
notify.yml build: update issue label notification machinery 2024-05-15 15:07:45 +01:00
winget.yml Convert source files with crlf to lf 2024-04-18 11:32:45 +02:00