Skip to content

Commit

Permalink
test: update docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
btlghrants committed Dec 2, 2023
1 parent 6aa2d9c commit 6019435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
ls -la
cd ../core
ls -la
echo "${{ steps.get_current_pepr_release_version.outputs.token }}"
echo "${{ steps.get_current_pepr_release_version.outputs.release }}"
# figure out if new release
# if so...
# else ...

0 comments on commit 6019435

Please sign in to comment.