Skip to content

Commit

Permalink
bump NEBULA version
Browse files Browse the repository at this point in the history
  • Loading branch information
JaroCamphuijsen committed Sep 9, 2024
1 parent e39cda0 commit 052f6c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
content_organization: ${{ github.repository_owner}}
content_repository: ${{ github.event.repository.name }}
content_ref: ${{ github.sha }}
nebula_ref: v1.2.0
nebula_ref: v1.2.1
deploy_to_ghpages: false
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
content_organization: ${{ github.repository_owner}}
content_repository: ${{ github.event.repository.name }}
content_ref: ${{ github.sha }}
nebula_ref: v1.2.0
nebula_ref: v1.2.1
deploy_to_ghpages: true

0 comments on commit 052f6c9

Please sign in to comment.