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 0e53f0a199 - Show all commits

View File

@ -7,7 +7,7 @@ on:
- main
jobs:
build:
runs-on: ubuntu-latest
runs-on: remote
steps:
- uses: actions/checkout@v4
- uses: docker/login-action@v1