Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
sfloess committed Sep 1, 2024
1 parent c80fcc7 commit 04ee10d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
"httpHeaders": {
"property": {
"name": "Authorization",
"value": "Bearer b045b19a89831f18de7baf9eca42c293e055cf70b51"
"value": "${env.PACKAGECLOUD_MAVEN_AUTHORIZATION}"
}
}
}
Expand All @@ -38,4 +38,3 @@ jobs:
- name: Compute version
run: cat ~/.m2/settings.xml

0 comments on commit 04ee10d

Please sign in to comment.