main #1

Merged
jank1619 merged 3 commits from projects/file-explorer:main into main 2024-12-20 06:54:19 +00:00
Showing only changes of commit ca9a18987b - Show all commits

View File

@ -9,8 +9,8 @@ jobs:
build:
runs-on: remote
steps:
- uses: actions/checkout@v4
- uses: docker/login-action@v1
- uses: https://git.simonis.lol/actions/checkout@v4
- uses: https://git.simonis.lol/actions/login@v1
with:
registry: git.simonis.lol
username: ${{ vars.DOCKER_USER }}