Skip to content

Commit c1f4824

Browse files
committed
package 2.07.05.828
1 parent f2d1eeb commit c1f4824

2 files changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/nightly.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
# Triggers the workflow on push or pull request events but only for the "main" branch
88
push:
99
branches: [ "master" ]
10-
pull_request:
11-
branches: [ "master" ]
1210

1311
workflow_dispatch:
1412

@@ -35,7 +33,6 @@ jobs:
3533
id: get_filepath
3634
run: |
3735
echo "file_path=$(python CreatePlugin.py)" >> $GITHUB_OUTPUT
38-
# echo "::set-output name=file_path::$(python CreatePlugin.py)"
3936
4037
- name: Update git tag
4138
run: |

Package.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name = Data Manager
22
Author = docDoom; modded by T3KNOGHO57; Fixes by maforget; Icon by 600WPMPO
3-
Version = 2.07.05.826
3+
Version = 2.07.05.828
44
Image = dataMan.png
55
Description = manages data in your ComicRack library
66
KeepFiles = dataman.dat,user.ini

0 commit comments

Comments
 (0)