Skip to content

Commit

Permalink
Merge pull request #16 from devlinjunker/patch-0.2.1
Browse files Browse the repository at this point in the history
patch-0.2.1
  • Loading branch information
devlinjunker authored Jan 4, 2021
2 parents 08d4129 + 3665280 commit f27d079
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main-on-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Collect READMEs for Wiki
run: ./scripts/workflows/collect-wiki.sh

# from: https://github.com/marketplace/actions/wiki-page-creator-action
# from: https://github.com/marketplace/actions/wiki-page-creator-action
- name: Upload READMEs to Wiki
uses: docker://decathlon/wiki-page-creator-action:latest
env:
Expand All @@ -23,7 +23,7 @@ jobs:
GH_PAT: ${{ secrets.PAT }}
MD_FOLDER: "./wiki"
OWNER: devlinjunker
REPO_NAME: template.github
REPO_NAME: example.cii
SKIP_MD: README.md

create-release-tag:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Version: 0.2.0
Version: 0.2.1
---

# Example - CII 100%
Expand Down

0 comments on commit f27d079

Please sign in to comment.