Skip to content

Commit

Permalink
Try fix website workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Aug 28, 2024
1 parent fb9875e commit 21f4763
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
should_deploy: ${{ endsWith(github.ref, steps.get_version.outputs.latest) }}

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- name: Get version
id: get_version
run: |
Expand Down

0 comments on commit 21f4763

Please sign in to comment.