mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 00:42:43 +08:00
change actions
This commit is contained in:
7
.github/workflows/version-comment.yml
vendored
7
.github/workflows/version-comment.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: docs
|
||||
name: Add Version Comment
|
||||
|
||||
on:
|
||||
# trigger deployment on every push to main branch
|
||||
@@ -11,10 +11,7 @@ permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
docs:
|
||||
environment:
|
||||
name: github-pages
|
||||
url: ${{ steps.deployment.outputs.page_url }}
|
||||
version-comment:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user