summaryrefslogtreecommitdiff
path: root/.github/workflows/upload.yaml
AgeCommit message (Collapse)Author
2023-11-16actions: upload mutli arch docker imagesseth
2023-10-13actions: use GH_TOKEN for gh & scope permissions to jobsseth
2023-09-18deps(actions): bump docker/login-action from 2 to 3dependabot[bot]
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-07actions: run upload on workflow_dispatchseth
2023-09-04deps(actions): bump actions/checkout from 3 to 4dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
2023-09-03actions: don't wait on garnix for image uploadseth
2023-07-03ci: automatically cancel duplicated upload runsseth
2023-07-03ci: don't upload to registry because of dependabotseth
2023-07-02fix(actions): fix some env vars in upload.yamlseth
2023-07-02ci!: start using garnixseth