Skip to content

Commit

Permalink
point at correct actions from gleam_actions
Browse files Browse the repository at this point in the history
  • Loading branch information
TanklesXL committed May 16, 2024
1 parent b8fb91d commit ec550fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
- version
steps:
- uses: actions/checkout@v4
- uses: TanklesXL/gleam_actions/actions/deps_restore@main
- uses: TanklesXL/gleam_actions/actions/hex_publish@main
- uses: TanklesXL/gleam_actions/.github/actions/deps_restore@main
- uses: TanklesXL/gleam_actions/.github/actions/hex_publish@main

0 comments on commit ec550fc

Please sign in to comment.