Skip to content

Commit

Permalink
ci: remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Jul 12, 2024
1 parent 1c0cd1a commit 62e50f0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ jobs:
with:
php-version: ${{ vars.PHP_VERSION }}

- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
limit-access-to-actor: true

# The pdk-builder release step is run in release.config.cjs
- uses: myparcelnl/actions/semantic-release@v4
id: release
Expand Down

0 comments on commit 62e50f0

Please sign in to comment.