diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index e1767f2..2976b99 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -27,6 +27,6 @@ jobs: password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }} deploy: - uses: https://gitea.okami101.io/okami101/actions/.gitea/workflows/release.yaml@c989e9942a2c7378face248c49f11120c999a142 + uses: https://gitea.okami101.io/okami101/actions/.gitea/workflows/release.yaml@1cecdfb69f097562068af97d92443d8ac3edcc5f secrets: password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}