Skip to content

Commit

Permalink
Update gh action names
Browse files Browse the repository at this point in the history
  • Loading branch information
CraftingDragon007 authored May 11, 2024
1 parent 192c78b commit d3f5d65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Create a release
id: release
uses: KotwOSS/[email protected]
uses: GamePowerX/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Build
run: ${{ matrix.build }}
- name: Pipe files to release
uses: KotwOSS/[email protected]
uses: GamePowerX/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit d3f5d65

Please sign in to comment.