Skip to content

Commit

Permalink
change actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Emo-Damage committed Jun 3, 2023
1 parent 435f167 commit 1bf390e
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/version-comment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: docs
name: Add Version Comment

on:
# trigger deployment on every push to main branch
Expand All @@ -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:
Expand Down

0 comments on commit 1bf390e

Please sign in to comment.