Skip to content

Commit

Permalink
Remove test release
Browse files Browse the repository at this point in the history
  • Loading branch information
agahkarakuzu committed Aug 9, 2024
1 parent 4c5199b commit 62b9e10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 40 deletions.
35 changes: 0 additions & 35 deletions .github/workflows/test_release.yml

This file was deleted.

9 changes: 4 additions & 5 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: publish

on:
workflow_run:
workflows: ['Publish TestPyPI']
types:
- completed
on:
push:
tags:
- 'v*.*.*'

jobs:
pypi-publish:
Expand Down

0 comments on commit 62b9e10

Please sign in to comment.