Skip to content

Commit

Permalink
debug action
Browse files Browse the repository at this point in the history
  • Loading branch information
duckworth committed Sep 16, 2024
1 parent 85ec999 commit 2185b74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/alfred.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
env:
WORKFLOW_VERSION: ${{ github.ref_name }}

- name: Check output
run: |
echo "Output file is: ${{ steps.builder.outputs.OUTPUT_FILE }}"
- name: Release
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 2185b74

Please sign in to comment.