Skip to content

Commit

Permalink
Merge pull request #7 from xoap-io/dev
Browse files Browse the repository at this point in the history
fix: release action
  • Loading branch information
ssokolic authored Jul 26, 2023
2 parents 448e602 + 22da907 commit 440d038
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 203 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tagging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
type: 'zip'
filename: 'XOAPModuleTemplateDSC_${{ steps.tag_version.outputs.new_tag }}.zip'
exclusions: '*.git* /*License/* CONTRIBUTING.md CODEOWNERS.md CODE_OF_CONDUCT.md .pre-commit.yaml .gitignore .gitattributes .github'
exclusions: '*.git* /*License/* CONTRIBUTING.md CODEOWNERS.md CODE_OF_CONDUCT.md .pre-commit.yaml .gitignore .gitattributes .github /templates/* New-CompositeResource.ps1 /test/*'
- name: Create a GitHub release
uses: ncipollo/release-action@v1
with:
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ The parameter list is as followed:

### Examples

You can review the [Examples](/source/Examples/Resources) directory in the **XOAPModuleTemplateDSC** module
You can review the [Examples](/Examples/Resources) directory in the **XOAPModuleTemplateDSC** module
for some general use scenarios for all the resources that are in the module.
24 changes: 0 additions & 24 deletions RequiredModules.psd1

This file was deleted.

29 changes: 0 additions & 29 deletions Resolve-Dependency.psd1

This file was deleted.

File renamed without changes.
148 changes: 0 additions & 148 deletions source/.gitignore

This file was deleted.

File renamed without changes.

0 comments on commit 440d038

Please sign in to comment.