Skip to content

Commit

Permalink
feat: TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean1572 committed May 16, 2024
1 parent 7e0052d commit e0c7598
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 0
submodules: recursive
ref: main


- name: Python Semantic Release
uses: python-semantic-release/python-semantic-release@master
Expand All @@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: recursive
ref: main

- uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version }}
Expand Down Expand Up @@ -70,7 +70,7 @@ jobs:
with:
fetch-depth: 0
submodules: recursive
ref: main


- uses: actions/download-artifact@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion PyHa/TEST.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Testing package test
Testing package test test

0 comments on commit e0c7598

Please sign in to comment.