We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15fb950 commit 783718aCopy full SHA for 783718a
.github/workflows/daily-build-with-update.yml
@@ -92,7 +92,6 @@ jobs:
92
profdata_jarlog_artifact_name: "floorp-windows-x86_64-profdata-and-jarlog"
93
out_artifact_name: please-use-this-floorp-windows-x86_64-package-build-with-profdata-and-jarlog
94
MOZ_BUILD_DATE: ${{needs.get-buildid.outputs.buildids}}
95
- enable-codesign: true
96
secrets:
97
PAT: ${{ secrets.PAT }}
98
SIGNPATH_API_TOKEN: ${{ secrets.SIGNPATH_API_TOKEN }}
0 commit comments