Skip to content

Commit

Permalink
Update and rename main.yml to ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gioce90 authored Dec 29, 2024
1 parent 4a4f1fa commit 68abf50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

# Runs a single command using the runners shell
- name: Run a one-line script
run: NuJet is read to be build and pack!
run: echo NuJet is ready to be build and pack!

# Imposta l'ambiente .NET
- name: Setup .NET
Expand Down

0 comments on commit 68abf50

Please sign in to comment.