Skip to content

Commit

Permalink
Merge tag 'ccs_config_cesm0.0.1' into main
Browse files Browse the repository at this point in the history
ccs_config_cesm0.0.1
  • Loading branch information
Mariana Vertenstein committed Jan 4, 2022
2 parents 7305b49 + 603b078 commit 63de50e
Show file tree
Hide file tree
Showing 10 changed files with 5,142 additions and 3,270 deletions.
19 changes: 19 additions & 0 deletions .github/workflows/bumpversion.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Bump version
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Bump version and push tag
id: tag_version
uses: mathieudutour/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
create_annotated_tag: true
default_bump: patch
dry_run: false
tag_prefix: ccs_config_cesm
605 changes: 605 additions & 0 deletions component_grids_mct.xml

Large diffs are not rendered by default.

522 changes: 522 additions & 0 deletions component_grids_nuopc.xml

Large diffs are not rendered by default.

Loading

0 comments on commit 63de50e

Please sign in to comment.