Skip to content

Commit

Permalink
Merge branch 'main' of github.com:fsbraun/djangocms-form-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Apr 7, 2024
2 parents 96751b8 + f140df4 commit 715a24c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
push:
branches:
- main
workflow_dispatch:
branches:
- main

jobs:
build-n-publish:
Expand Down Expand Up @@ -38,3 +41,4 @@ jobs:
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
repository_url: https://test.pypi.org/legacy/
skip_existing: true
verbose: true

0 comments on commit 715a24c

Please sign in to comment.