Skip to content

Commit

Permalink
Remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
orjan committed Apr 9, 2024
1 parent aadec43 commit fd3647d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ jobs:
steps:
- name: Clone repository
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
- name: View context attributes
uses: actions/github-script@v7
with:
script: console.log(context)
- name: Calculate application version
id: build-version
uses: actions/github-script@v7
Expand Down

0 comments on commit fd3647d

Please sign in to comment.