Skip to content

Commit

Permalink
Merge pull request #8 from tildeio/fix-workflow-3
Browse files Browse the repository at this point in the history
checkout repo
  • Loading branch information
zvkemp authored Aug 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 43380b5 + 8a9d84e commit 6181a33
Showing 2 changed files with 2 additions and 45 deletions.
45 changes: 0 additions & 45 deletions .github/workflows/pr.yml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -10,6 +10,8 @@ jobs:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: download artifacts and create release
id: download_artifacts
env:

0 comments on commit 6181a33

Please sign in to comment.