mirror of
https://github.com/alexandernicholson/s3panoramic.git
synced 2026-03-31 09:07:11 +09:00
fix: expose aws errors
This commit is contained in:
parent
7c367bb4f7
commit
e99a065f77
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -7,7 +7,7 @@ name: Docker
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "main", "dev" ]
|
||||
tags: [ "*" ]
|
||||
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user