Skip to content

Commit

Permalink
Add id: deployment to GHA example workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
georgestagg committed Nov 2, 2023
1 parent c0daf05 commit 0f7ef17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vignettes/github-actions.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v2
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
```
Expand Down

0 comments on commit 0f7ef17

Please sign in to comment.