Skip to content

Commit

Permalink
Merge branch 'dominik/tag-and-merge' into dominik/tag-and-merge-test-…
Browse files Browse the repository at this point in the history
…base-branch
  • Loading branch information
ayoy committed Feb 1, 2024
2 parents e422d84 + 0cd3d00 commit 4ec92d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/code_freeze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,5 @@ jobs:
branch: ${{ needs.create_release_branch.outputs.release_branch_name }}
base-branch: ${{ github.ref_name }}
secrets:
ASANA_ACCESS_TOKEN: ${{ secrets.ASANA_ACCESS_TOKEN }}
ASANA_ACCESS_TOKEN: ${{ secrets.ASANA_ACCESS_TOKEN }}
GHA_ELEVATED_PERMISSIONS_TOKEN: ${{ secrets.GHA_ELEVATED_PERMISSIONS_TOKEN }}

0 comments on commit 4ec92d8

Please sign in to comment.