Skip to content

Commit

Permalink
Merge branch 'master' into bf-surface-orientation-field
Browse files Browse the repository at this point in the history
  • Loading branch information
bfauble authored Feb 1, 2024
2 parents f49fed7 + 35da80b commit a0c8d94
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy to Production
name: Deploy to Prod

on: workflow_dispatch

Expand All @@ -9,8 +9,8 @@ jobs:
permissions:
id-token: write
contents: read
environment: production
concurrency: production
environment: prod
concurrency: prod

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit a0c8d94

Please sign in to comment.