Skip to content
Snippets Groups Projects
Commit fff64c3e authored by Travis Ralston's avatar Travis Ralston
Browse files

Fix secret

parent bee2df74
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
env:
PGO_MERGE: ${{ secrets.PGO_MERGE }}
steps:
- uses: actions/checkout@v3
- name: "Download new pgo_media_repo.pprof"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment