We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64e735e commit 8e7ef5dCopy full SHA for 8e7ef5d
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
type: 'zip'
31
directory: 'src'
32
filename: '${{ github.event.repository.name }}-${{ github.ref_name }}.zip'
33
- exclusions: '*.git* /*node_modules/* .editorconfig .vscode .vscode/* README.md tooltip.png'
+ exclusions: '*.git* /*node_modules/* .editorconfig .vscode .vscode/* README.md LICENSE'
34
- name: Upload Release
35
uses: ncipollo/release-action@v1
36
with:
SkadaAttunes.lua src/SkadaAttunes/SkadaAttunes.lua
SkadaAttunes.toc src/SkadaAttunes/SkadaAttunes.toc
@@ -2,7 +2,7 @@
2
## Title: Skada |r[|caaedc99fAttunes|r]
3
## Notes: Adds attunement tracking to Skada
4
## Author: Imevul
5
-## Version: 1.0.2
+## Version: 1.0.3
6
## Dependencies: Skada
7
8
SkadaAttunes.lua
0 commit comments