Skip to content

Commit

Permalink
Update publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
CBroz1 committed Feb 12, 2024
1 parent abefa36 commit 8b603c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
issues: write
steps:
- name: Get version
uses: actions/checkout@v3
run: |
echo "MAJOR_VERSION=${GITHUB_REF#refs/*/}" | cut -c1-3 >> $GITHUB_ENV
echo ${{ env.MAJOR_VERSION }}
Expand Down

0 comments on commit 8b603c3

Please sign in to comment.