removed commented code
This commit is contained in:
@@ -57,10 +57,3 @@ runs:
|
||||
git commit -m "${{ inputs.commit_message }}"
|
||||
git push origin "HEAD:${{ inputs.branch }}"
|
||||
shell: bash
|
||||
|
||||
# - name: Run autodeploy setup script
|
||||
# working-directory: ${{ github.workspace }}
|
||||
# run: |
|
||||
# chmod +x autodeploy/setup.sh
|
||||
# ./autodeploy/setup.sh
|
||||
# shell: bash
|
||||
|
||||
Reference in New Issue
Block a user