Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jriguera committed Mar 22, 2024
1 parent edc548e commit 253a2cb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/release-final-boshrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,14 @@ jobs:
EOF
- name: Create final bosh release
run: |
cat .build/release-notes.txt
echo ${{ steps.boshrelease.outputs.type }}
# - name: Create a Release
# uses: softprops/action-gh-release@v2
# with:
Expand Down

0 comments on commit 253a2cb

Please sign in to comment.