Skip to content

Commit 8e7ef5d

Browse files
committed
Refactored structure. Fixed CI
1 parent 64e735e commit 8e7ef5d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
type: 'zip'
3131
directory: 'src'
3232
filename: '${{ github.event.repository.name }}-${{ github.ref_name }}.zip'
33-
exclusions: '*.git* /*node_modules/* .editorconfig .vscode .vscode/* README.md tooltip.png'
33+
exclusions: '*.git* /*node_modules/* .editorconfig .vscode .vscode/* README.md LICENSE'
3434
- name: Upload Release
3535
uses: ncipollo/release-action@v1
3636
with:
File renamed without changes.

SkadaAttunes.toc src/SkadaAttunes/SkadaAttunes.toc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Title: Skada |r[|caaedc99fAttunes|r]
33
## Notes: Adds attunement tracking to Skada
44
## Author: Imevul
5-
## Version: 1.0.2
5+
## Version: 1.0.3
66
## Dependencies: Skada
77

88
SkadaAttunes.lua

0 commit comments

Comments
 (0)