Skip to content

Commit

Permalink
finished workflow example
Browse files Browse the repository at this point in the history
  • Loading branch information
Paige Gulley committed Oct 8, 2024
1 parent afe4675 commit 53b5426
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release_record.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ jobs:
AIRTABLE_API_KEY: ${{ secrets.AIRTABLE_API_KEY }}
MEAG_BASE_ID: ${{ secrets.MEAG_BASE_ID}}

- name: Confirm release published to PyPI
run: |
pip show my-package

0 comments on commit 53b5426

Please sign in to comment.