Skip to content

Commit

Permalink
- prove that is not soo
Browse files Browse the repository at this point in the history
  • Loading branch information
KinNeko-De committed Aug 3, 2024
1 parent 86b54ea commit 44fb7e0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
env:
ACTIONS_STEP_DEBUG: false
steps:
- name: Log ACTIONS_STEP_DEBUG value
run: |
echo "debug: ${{ secrets.ACTIONS_STEP_DEBUG }}"
- name: Version suffix
id: version_suffix
run: |
Expand Down

0 comments on commit 44fb7e0

Please sign in to comment.