Skip to content

Commit

Permalink
test: use production environment
Browse files Browse the repository at this point in the history
  • Loading branch information
samhwang authored Mar 22, 2024
1 parent 7332848 commit 312475c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-ozbargain-referrals-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
jobs:
build-referrals-list:
runs-on: ubuntu-latest
environment: production
steps:
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 312475c

Please sign in to comment.