We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f3d72f + 49a01ae commit a84dd36Copy full SHA for a84dd36
.github/workflows/docker-build-and-push.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v6
13
14
- name: Login to Docker Hub
15
- uses: docker/login-action@v1
+ uses: docker/login-action@v3
16
with:
17
username: vifebot
18
password: ${{ secrets.VIFEBOT_DOCKERHUB_TOKEN }}
CITATION.cff
@@ -46,7 +46,7 @@ identifiers:
46
value: 10.5281/zenodo.17953690
47
description: Edirom Online Backend
48
repository-code: https://github.com/Edirom/Edirom-Online-Backend
49
-commit: 8b018755b43b2695eb9a3358dea446ad95c33eb7
+commit: 90986604409dd700caa0a53058563d58733f522a
50
abstract: >-
51
Edirom-Online Backend is the backend for the Edirom
52
Online which is used for the presentation and
0 commit comments