Skip to content

Commit

Permalink
chore(ci): fix envar
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Feb 4, 2025
1 parent e25eac4 commit 0ed9079
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ concurrency:
jobs:
publish:
name: Publish
env:
branch: temp-${{ github.run_number }}
runs-on: ubuntu-24.04
permissions:
contents: write
Expand Down

0 comments on commit 0ed9079

Please sign in to comment.