Skip to content

Commit

Permalink
[ci skip] fix(actions): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lulalaby committed Jan 4, 2024
1 parent 4341f5c commit 5c4fc03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/internal-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@ jobs:
# - name: Publish to tools to AITSYS Internal Registry
# run: dotnet nuget push --source aitsys -k ${{ secrets.BYTESAFE }} *
# working-directory: ./dcs-tools-artifacts
- name: Publish to attributes to AITSYS Internal Registry
- name: Publish attributes to AITSYS Internal Registry
run: dotnet nuget push --source aitsys -k ${{ secrets.BYTESAFE }} *
working-directory: ./dcs-attributes-artifacts

0 comments on commit 5c4fc03

Please sign in to comment.