Skip to content

Commit 5df7386

Browse files
committed
Add environment maybe?
1 parent 0db7a86 commit 5df7386

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy-cran-repo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
pkgdown:
3939
needs: rwasmbuild
4040
runs-on: ubuntu-latest
41+
environment:
42+
name: github-pages
4143
# Only restrict concurrency for non-PR jobs
4244
concurrency:
4345
group: pkgdown-${{ github.event_name != 'pull_request' || github.run_id }}

0 commit comments

Comments
 (0)