]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
try again again
authorFederico Caselli <cfederico87@gmail.com>
Mon, 24 Apr 2023 17:51:28 +0000 (19:51 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 24 Apr 2023 17:51:28 +0000 (19:51 +0200)
Change-Id: I8988a644f63133dcf8877f0c7f79ce35585a124f

.github/workflows/build-docs.yaml

index 7204089da022963f7593a440d022fbaad80fad0d..2c236b936bbd4a4e1ef1bf8c5dc600c53887cd02 100644 (file)
@@ -54,7 +54,7 @@ jobs:
 
       - name: Upload artifacts
         uses: actions/upload-artifact@v3
-        retention-days: 15
         with:
           name: site-docs-archive
-          path: sqlalchemy_*_docs.*
\ No newline at end of file
+          path: sqlalchemy_*_docs.*
+          retention-days: 15
\ No newline at end of file