Skip to content

Commit

Permalink
- remove stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
KinNeko-De committed Aug 3, 2024
1 parent 6028d81 commit 785cbff
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:

env:
MAJOR_MINOR_PATCH: 1.0.0
ACTIONS_RUNNER_DEBUG: true
ACTIONS_STEP_DEBUG: true

name: sample-git-tag-ci

Expand All @@ -16,10 +14,6 @@ jobs:
permissions:
contents: write
steps:
- name: Set up debug logging
run: echo "ACTIONS_RUNNER_DEBUG=true" >> $GITHUB_ENV
- name: Set up debug logging
run: echo "ACTIONS_STEP_DEBUG=true" >> $GITHUB_ENV
- name: Version suffix
id: version_suffix
run: |
Expand Down

0 comments on commit 785cbff

Please sign in to comment.