Adjusting reference on L77.

This commit is contained in:
2024-12-03 11:52:20 -05:00
parent ca22136ee0
commit 10a0872f86
+1 -1
View File
@@ -74,7 +74,7 @@ jobs:
- name: Merge PR with Tea CLI
run: |
tea pr m "${{ gitea.event.pull_request.number }}"
tea pr m "${{ gitea.ref }}"
- name: Deploy Docker Compose Changes
uses: astappiev/docker-compose-remote-action@master