Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

masterpbr #467

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

masterpbr #467

wants to merge 3 commits into from

Conversation

CEOPBR
Copy link

@CEOPBR CEOPBR commented Aug 31, 2022

No description provided.

- name: Setup Go environment
  uses: actions/[email protected]
  with:
    # The Go version to download (if necessary) and use. Supports semver spec and ranges.
    go-version: # optional
    # Path to the go.mod file.
    go-version-file: # optional
    # Set this option to true if you want the action to always check for the latest available version that satisfies the version spec
    check-latest: # optional
    # Used to pull node distributions from go-versions.  Since there's a default, this is typically not supplied by the user.
    token: # optional, default is ${{ github.token }}
    # Used to specify whether caching is needed. Set to true, if you'd like to enable caching.
    cache: # optional
    # Used to specify the path to a dependency file - go.sum
    cache-dependency-path: # optional
    # Target architecture for Go to use. Examples: x86, x64. Will use system architecture by default.
    architecture: # optional
@CEOPBR
Copy link
Author

CEOPBR commented Aug 31, 2022

CEOPBR:master

@CEOPBR
Copy link
Author

CEOPBR commented Aug 31, 2022

CEOPBR:master

Copy link
Author

@CEOPBR CEOPBR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

12+

@Texnomic Texnomic closed this Aug 31, 2022
Copy link
Author

@CEOPBR CEOPBR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why

@Texnomic
Copy link
Owner

Texnomic commented Sep 1, 2022

Description, Reason, or Aim ?

This workflow will build, test, sign and package a WPF or Windows Forms desktop application built on .NET Core.

This a Console App with NuGet Packages.

@CEOPBR
Copy link
Author

CEOPBR commented Sep 1, 2022

CEOPBR:master

@Texnomic Texnomic reopened this Sep 1, 2022
@CEOPBR
Copy link
Author

CEOPBR commented Sep 3, 2022

ceopbr:master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants