diff --git a/.github/workflows/build-artifacts.yml b/.github/workflows/build-artifacts.yml index 9c4a0fc..d455972 100644 --- a/.github/workflows/build-artifacts.yml +++ b/.github/workflows/build-artifacts.yml @@ -13,4 +13,4 @@ jobs: build-project: uses: RetroDECK/components-template/.github/workflows/build_artifacts.yml@main with: - MANIFEST_FILENAME: "put.something.else.yaml" \ No newline at end of file + MANIFEST_FILENAME: "org.zdoom.GZDoom.yaml" \ No newline at end of file