Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lystopad committed Jul 31, 2024
1 parent d459f67 commit 02888cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 49 deletions.
49 changes: 0 additions & 49 deletions .github/workflow/release.yml

This file was deleted.

5 changes: 5 additions & 0 deletions .github/workflows/testing-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,8 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Debug
run: |
echo The value of dry_run is ${{ inputs.dry_run}} and the value of the release_version is ${{ inputs.release_version }}

0 comments on commit 02888cf

Please sign in to comment.