Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgeorge309 committed Jan 16, 2025
1 parent 9d1d09f commit 1e96146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Debug GitHub Context
run:
run: |
echo "Ref name: ${{ github.ref_name }}"
- name: Create GitHub release
Expand Down

0 comments on commit 1e96146

Please sign in to comment.