We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a36d746 commit a784446Copy full SHA for a784446
.github/workflows/docker-publish.yml
@@ -90,6 +90,6 @@ jobs:
90
with:
91
folder: excalidraw-backend
92
repository: jitsi/excalidraw-backend
93
- ref: "x21"
+ ref: "master"
94
secrets:
95
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments