Skip to content

Commit

Permalink
bug fix 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsorby committed Nov 14, 2023
1 parent 0f1f90a commit 4ad8e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-demand-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Create package
run: |
echo "Create a package please."
echo "${{ github.event.release.pre_release }}
echo "${{ github.event.release.pre_release }}"
echo "actual action/checkout branch: ${{ needs.setup.outputs.tag }}"
ls
installer:
Expand Down

0 comments on commit 4ad8e4d

Please sign in to comment.