This commit is contained in:
parent
4ff5edc028
commit
1d28fb9bf2
@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- name: 部署到生产环境
|
||||
if: github.event_name == 'pull_request' && github.event.pull_request.merged == true && github.ref == 'refs/heads/main'
|
||||
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
|
||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
- name: Check out repository code
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user