Attempt #2 at syntax fix, 0L79.
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
||||
- name: Merge PR with Tea CLI
|
||||
run: |
|
||||
echo "${{ gitea.event.pull_request.number }}"
|
||||
tea pr m --message "Automatically merged by GitHub Actions" "${{ gitea.event.pull_request.number }}"
|
||||
tea pr m --repo "${{ gitea.repository.name }}" --message "Automatically merged by GitHub Actions" --output table "${{ gitea.event.pull_request.number }}"
|
||||
|
||||
- name: Deploy Docker Compose Changes
|
||||
uses: 5eqn/docker-compose-remote-action@v0.0.7
|
||||
|
||||
Reference in New Issue
Block a user