diff --git a/.github/workflows/hangar.yml b/.github/workflows/hangar.yml index 46843d3..cb0523c 100644 --- a/.github/workflows/hangar.yml +++ b/.github/workflows/hangar.yml @@ -22,7 +22,7 @@ jobs: exit 1 fi echo "::add-mask::$TOKEN" - echo "::set-output name=token::$TOKEN" + echo "token=$TOKEN" >> $GITHUB_OUTPUT - name: Update Project for Hangar run: |