Skip to content

Commit

Permalink
fix: Updates (#15)
Browse files Browse the repository at this point in the history
* fix: Updates to workflows

This is a partial test commit to make sure we can get some base setup for releasing

* fix: workflow spacing

---------

Signed-off-by: Tristan Jahnke <trjahnke@protonmail.com>
  • Loading branch information
RemoteRabbit authored Feb 27, 2024
1 parent 5dea305 commit d70e974
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
token: ${{ secrets.REPO_PAT }}
release-type: python

pypi-dry-run:
uses: ./.github/workflows/python-publish.yml
with:
DRY_RUN: true
pypi-dry-run:
uses: ./.github/workflows/python-publish.yml
with:
DRY_RUN: true

0 comments on commit d70e974

Please sign in to comment.