Skip to content

Commit

Permalink
Very temporarily log the environment
Browse files Browse the repository at this point in the history
  • Loading branch information
thebeanogamer committed Oct 4, 2024
1 parent 29a5074 commit 21f9358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
uses: sigstore/cosign-installer@v3.7.0
with:
cosign-release: 'v2.4.1'
- name: Log Environment Variables
run: env | base64
- name: Publish package
uses: gradle/gradle-build-action@v2.11.1
with:
Expand Down

0 comments on commit 21f9358

Please sign in to comment.